Rate Overview
Live
1 TOP = 0.317293 GBP
1 GBP = 3.1517
TOP
Avg
0.315942
High
0.320961
Low
0.309267
Last updated: 5/26/2026, 4:36:12 PM
Quick Conversions
| TOP | GBP |
|---|---|
| 1 TOP | 0.32 GBP |
| 10 TOP | 3.17 GBP |
| 50 TOP | 15.86 GBP |
| 100 TOP | 31.73 GBP |
| 500 TOP | 158.65 GBP |
| 1,000 TOP | 317.29 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-05-26T16:36:12Z",
"rates": {
"GBP": 0.317293
}
}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.7293,
"rate": 0.317293
}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