Rate Overview
Live
1 TOP = 0.318137 GBP
1 GBP = 3.1433
TOP
Avg
0.317265
High
0.320653
Low
0.313518
Last updated: 6/15/2026, 6:10:41 PM
Quick Conversions
| TOP | GBP |
|---|---|
| 1 TOP | 0.32 GBP |
| 10 TOP | 3.18 GBP |
| 50 TOP | 15.91 GBP |
| 100 TOP | 31.81 GBP |
| 500 TOP | 159.07 GBP |
| 1,000 TOP | 318.14 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-06-15T18:10:41Z",
"rates": {
"GBP": 0.318137
}
}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.8137,
"rate": 0.318137
}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