Rate Overview
Live
1 GBP = 3.1333 TOP
1 TOP = 0.319156
GBP
Avg
3.1635
High
3.2266
Low
3.1185
Last updated: 7/27/2026, 5:27:18 AM
Quick Conversions
| GBP | TOP |
|---|---|
| 1 GBP | 3.13 TOP |
| 10 GBP | 31.33 TOP |
| 50 GBP | 156.66 TOP |
| 100 GBP | 313.33 TOP |
| 500 GBP | 1,566.63 TOP |
| 1,000 GBP | 3,133.26 TOP |
Get GBP/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=TOPExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-27T05:27:18Z",
"rates": {
"TOP": 3.133261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "TOP",
"amount": 100
},
"result": 313.3261,
"rate": 3.133261
}Build with GBP/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key