Rate Overview
Live
1 GBP = 3.1470 TOP
1 TOP = 0.317763
GBP
Avg
3.1203
High
3.3060
Low
2.9560
Last updated: 5/27/2026, 10:55:53 PM
Quick Conversions
| GBP | TOP |
|---|---|
| 1 GBP | 3.15 TOP |
| 10 GBP | 31.47 TOP |
| 50 GBP | 157.35 TOP |
| 100 GBP | 314.70 TOP |
| 500 GBP | 1,573.50 TOP |
| 1,000 GBP | 3,147.00 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-05-27T22:55:53Z",
"rates": {
"TOP": 3.147004
}
}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": 314.7004,
"rate": 3.147004
}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