Rate Overview
Live
1 GBP = 128.6240 BTN
1 BTN = 0.007775
GBP
Avg
127.7561
High
130.1741
Low
124.5678
Last updated: 7/26/2026, 5:57:57 PM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 128.62 BTN |
| 10 GBP | 1,286.24 BTN |
| 50 GBP | 6,431.20 BTN |
| 100 GBP | 12,862.40 BTN |
| 500 GBP | 64,312.01 BTN |
| 1,000 GBP | 128,624.02 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-07-26T17:57:57Z",
"rates": {
"BTN": 128.62402
}
}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": 12862.402,
"rate": 128.62402
}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