Rate Overview
Live
1 TOP = 0.319838 GBP
1 GBP = 3.1266
TOP
Avg
0.317552
High
0.329189
Low
0.307234
Last updated: 3/27/2026, 1:52:43 AM
Quick Conversions
| TOP | GBP |
|---|---|
| 1 TOP | 0.32 GBP |
| 10 TOP | 3.20 GBP |
| 50 TOP | 15.99 GBP |
| 100 TOP | 31.98 GBP |
| 500 TOP | 159.92 GBP |
| 1,000 TOP | 319.84 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-27T01:52:43Z",
"rates": {
"GBP": 0.319838
}
}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.983800000000002,
"rate": 0.319838
}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