Rate Overview
Live
1 GBP = 3.1872 TOP
1 TOP = 0.313754
GBP
Avg
3.1861
High
3.2286
Low
3.1436
Last updated: 8/14/2026, 6:02:25 PM
Quick Conversions
| GBP | TOP |
|---|---|
| 1 GBP | 3.19 TOP |
| 10 GBP | 31.87 TOP |
| 50 GBP | 159.36 TOP |
| 100 GBP | 318.72 TOP |
| 500 GBP | 1,593.61 TOP |
| 1,000 GBP | 3,187.22 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-08-14T18:02:25Z",
"rates": {
"TOP": 3.187215
}
}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": 318.7215,
"rate": 3.187215
}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