Rate Overview
Live
1 GBP = 3.0982 TOP
1 TOP = 0.322772
GBP
Avg
3.1386
High
3.1792
Low
3.0982
Last updated: 3/7/2026, 12:12:00 AM
Quick Conversions
| GBP | TOP |
|---|---|
| 1 GBP | 3.10 TOP |
| 10 GBP | 30.98 TOP |
| 50 GBP | 154.91 TOP |
| 100 GBP | 309.82 TOP |
| 500 GBP | 1,549.08 TOP |
| 1,000 GBP | 3,098.16 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-03-07T00:12:00Z",
"rates": {
"TOP": 3.098161
}
}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": 309.8161,
"rate": 3.098161
}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