Rate Overview
Live
1 GBP = 3.1746 TOP
1 TOP = 0.315003
GBP
Avg
3.1623
High
3.2049
Low
3.1316
Last updated: 7/6/2026, 8:51:02 AM
Quick Conversions
| GBP | TOP |
|---|---|
| 1 GBP | 3.17 TOP |
| 10 GBP | 31.75 TOP |
| 50 GBP | 158.73 TOP |
| 100 GBP | 317.46 TOP |
| 500 GBP | 1,587.29 TOP |
| 1,000 GBP | 3,174.57 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-06T08:51:02Z",
"rates": {
"TOP": 3.17457
}
}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": 317.457,
"rate": 3.17457
}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