Rate Overview
Live
1 GBP = 3.1411 TOP
1 TOP = 0.318365
GBP
Avg
3.1450
High
3.1688
Low
3.1215
Last updated: 5/28/2026, 3:42:09 AM
Quick Conversions
| GBP | TOP |
|---|---|
| 1 GBP | 3.14 TOP |
| 10 GBP | 31.41 TOP |
| 50 GBP | 157.05 TOP |
| 100 GBP | 314.11 TOP |
| 500 GBP | 1,570.53 TOP |
| 1,000 GBP | 3,141.05 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-28T03:42:09Z",
"rates": {
"TOP": 3.141053
}
}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.1053,
"rate": 3.141053
}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