Rate Overview
Live
1 GBP = 3.1190 TOP
1 TOP = 0.320611
GBP
Avg
3.1560
High
3.1896
Low
3.1190
Last updated: 6/17/2026, 6:50:03 AM
Quick Conversions
| GBP | TOP |
|---|---|
| 1 GBP | 3.12 TOP |
| 10 GBP | 31.19 TOP |
| 50 GBP | 155.95 TOP |
| 100 GBP | 311.90 TOP |
| 500 GBP | 1,559.52 TOP |
| 1,000 GBP | 3,119.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-06-17T06:50:03Z",
"rates": {
"TOP": 3.119048
}
}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": 311.90479999999997,
"rate": 3.119048
}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