Rate Overview
Live
1 TOP = 0.314794 GBP
1 GBP = 3.1767
TOP
Avg
0.314256
High
0.322723
Low
0.304623
Last updated: 7/22/2026, 3:12:50 AM
Quick Conversions
| TOP | GBP |
|---|---|
| 1 TOP | 0.31 GBP |
| 10 TOP | 3.15 GBP |
| 50 TOP | 15.74 GBP |
| 100 TOP | 31.48 GBP |
| 500 TOP | 157.40 GBP |
| 1,000 TOP | 314.79 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-22T03:12:50Z",
"rates": {
"GBP": 0.314794
}
}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.479400000000002,
"rate": 0.314794
}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