Rate Overview
Live
1 TOP = 0.319561 GBP
1 GBP = 3.1293
TOP
Avg
0.315967
High
0.324907
Low
0.309129
Last updated: 3/27/2026, 12:16:28 AM
Quick Conversions
| TOP | GBP |
|---|---|
| 1 TOP | 0.32 GBP |
| 10 TOP | 3.20 GBP |
| 50 TOP | 15.98 GBP |
| 100 TOP | 31.96 GBP |
| 500 TOP | 159.78 GBP |
| 1,000 TOP | 319.56 GBP |
Get TOP/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=GBPExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-03-27T00:16:28Z",
"rates": {
"GBP": 0.319561
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "GBP",
"amount": 100
},
"result": 31.9561,
"rate": 0.319561
}Build with TOP/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key