Rate Overview
Live
1 GBP = 3.1442 TOP
1 TOP = 0.318042
GBP
Avg
3.1642
High
3.2334
Low
3.1156
Last updated: 5/28/2026, 12:09:38 AM
Quick Conversions
| GBP | TOP |
|---|---|
| 1 GBP | 3.14 TOP |
| 10 GBP | 31.44 TOP |
| 50 GBP | 157.21 TOP |
| 100 GBP | 314.42 TOP |
| 500 GBP | 1,572.12 TOP |
| 1,000 GBP | 3,144.24 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-05-28T00:09:38Z",
"rates": {
"TOP": 3.144239
}
}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": 314.4239,
"rate": 3.144239
}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