Rate Overview
Live
1 GBP = 128.5525 BTN
1 BTN = 0.007779
GBP
Avg
120.6151
High
128.9138
Low
115.2755
Last updated: 5/27/2026, 5:33:46 PM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 128.55 BTN |
| 10 GBP | 1,285.53 BTN |
| 50 GBP | 6,427.63 BTN |
| 100 GBP | 12,855.25 BTN |
| 500 GBP | 64,276.27 BTN |
| 1,000 GBP | 128,552.55 BTN |
Get GBP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BTNExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-27T17:33:46Z",
"rates": {
"BTN": 128.552549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BTN",
"amount": 100
},
"result": 12855.2549,
"rate": 128.552549
}Build with GBP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key