Rate Overview
Live
1 GBP = 3.1368 TOP
1 TOP = 0.318793
GBP
Avg
3.1193
High
3.3060
Low
2.9560
Last updated: 7/27/2026, 8:27:07 AM
Quick Conversions
| GBP | TOP |
|---|---|
| 1 GBP | 3.14 TOP |
| 10 GBP | 31.37 TOP |
| 50 GBP | 156.84 TOP |
| 100 GBP | 313.68 TOP |
| 500 GBP | 1,568.42 TOP |
| 1,000 GBP | 3,136.84 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-27T08:27:07Z",
"rates": {
"TOP": 3.136836
}
}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.6836,
"rate": 3.136836
}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