Rate Overview
Live
1 TOP = 0.319621 GBP
1 GBP = 3.1287
TOP
Avg
0.318431
High
0.321107
Low
0.312652
Last updated: 3/26/2026, 10:31:28 PM
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.81 GBP |
| 1,000 TOP | 319.62 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-26T22:31:28Z",
"rates": {
"GBP": 0.319621
}
}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.9621,
"rate": 0.319621
}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