URL Schema
https://api.finage.co.uk/last/forex/GBPUSD?apikey=YOUR_API_KEYExample Request
https://api.finage.co.uk/last/forex/GBPUSD?apikey=YOUR_API_KEYExample Output
{
"symbol": "GBPUSD",
"ask": 1.36305,
"bid": 1.36292,
"timestamp": 1609875979000
}