Rate Overview
Live
1 TOP = 0.306798 GBP
1 GBP = 3.2595
TOP
Avg
0.311865
High
0.315308
Low
0.306798
Last updated: 8/15/2026, 8:07:23 AM
Quick Conversions
| TOP | GBP |
|---|---|
| 1 TOP | 0.31 GBP |
| 10 TOP | 3.07 GBP |
| 50 TOP | 15.34 GBP |
| 100 TOP | 30.68 GBP |
| 500 TOP | 153.40 GBP |
| 1,000 TOP | 306.80 GBP |
Get TOP/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=GBPExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-08-15T08:07:23Z",
"rates": {
"GBP": 0.306798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "GBP",
"amount": 100
},
"result": 30.6798,
"rate": 0.306798
}Build with TOP/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key