Rate Overview
Live
1 TOP = 0.316765 GBP
1 GBP = 3.1569
TOP
Avg
0.316206
High
0.325321
Low
0.304623
Last updated: 5/26/2026, 3:29:17 PM
Quick Conversions
| TOP | GBP |
|---|---|
| 1 TOP | 0.32 GBP |
| 10 TOP | 3.17 GBP |
| 50 TOP | 15.84 GBP |
| 100 TOP | 31.68 GBP |
| 500 TOP | 158.38 GBP |
| 1,000 TOP | 316.77 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-26T15:29:17Z",
"rates": {
"GBP": 0.316765
}
}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.6765,
"rate": 0.316765
}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