Rate Overview
Live
1 GBP = 3.0732 TOP
1 TOP = 0.325389
GBP
Avg
3.1633
High
3.2349
Low
3.0732
Last updated: 3/27/2026, 6:12:57 PM
Quick Conversions
| GBP | TOP |
|---|---|
| 1 GBP | 3.07 TOP |
| 10 GBP | 30.73 TOP |
| 50 GBP | 153.66 TOP |
| 100 GBP | 307.32 TOP |
| 500 GBP | 1,536.62 TOP |
| 1,000 GBP | 3,073.25 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-27T18:12:57Z",
"rates": {
"TOP": 3.073249
}
}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": 307.3249,
"rate": 3.073249
}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