Rate Overview
Live
1 GBP = 3.0925 TOP
1 TOP = 0.323361
GBP
Avg
3.1586
High
3.2131
Low
3.0925
Last updated: 7/23/2026, 3:43:14 PM
Quick Conversions
| GBP | TOP |
|---|---|
| 1 GBP | 3.09 TOP |
| 10 GBP | 30.93 TOP |
| 50 GBP | 154.63 TOP |
| 100 GBP | 309.25 TOP |
| 500 GBP | 1,546.26 TOP |
| 1,000 GBP | 3,092.52 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-07-23T15:43:14Z",
"rates": {
"TOP": 3.092523
}
}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.2523,
"rate": 3.092523
}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