Rate Overview
Live
1 GBP = 129.2084 BTN
1 BTN = 0.007739
GBP
Avg
122.2448
High
129.2423
Low
115.6021
Last updated: 7/23/2026, 6:25:42 AM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 129.21 BTN |
| 10 GBP | 1,292.08 BTN |
| 50 GBP | 6,460.42 BTN |
| 100 GBP | 12,920.84 BTN |
| 500 GBP | 64,604.22 BTN |
| 1,000 GBP | 129,208.43 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-23T06:25:42Z",
"rates": {
"BTN": 129.208434
}
}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": 12920.843400000002,
"rate": 129.208434
}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