Rate Overview
Live
1 TOP = 0.318747 GBP
1 GBP = 3.1373
TOP
Avg
0.316816
High
0.321822
Low
0.309922
Last updated: 7/21/2026, 11:32:46 PM
Quick Conversions
| TOP | GBP |
|---|---|
| 1 TOP | 0.32 GBP |
| 10 TOP | 3.19 GBP |
| 50 TOP | 15.94 GBP |
| 100 TOP | 31.87 GBP |
| 500 TOP | 159.37 GBP |
| 1,000 TOP | 318.75 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-07-21T23:32:46Z",
"rates": {
"GBP": 0.318747
}
}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.8747,
"rate": 0.318747
}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