Rate Overview
Live
1 GBP = 3.0808 TOP
1 TOP = 0.324586
GBP
Avg
3.1350
High
3.1984
Low
3.0808
Last updated: 3/27/2026, 2:32:27 PM
Quick Conversions
| GBP | TOP |
|---|---|
| 1 GBP | 3.08 TOP |
| 10 GBP | 30.81 TOP |
| 50 GBP | 154.04 TOP |
| 100 GBP | 308.08 TOP |
| 500 GBP | 1,540.42 TOP |
| 1,000 GBP | 3,080.85 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-27T14:32:27Z",
"rates": {
"TOP": 3.080847
}
}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": 308.0847,
"rate": 3.080847
}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