Rate Overview
Live
1 GBP = 126.6844 BTN
1 BTN = 0.007894
GBP
Avg
127.3014
High
127.8406
Low
126.6625
Last updated: 6/17/2026, 6:52:33 AM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 126.68 BTN |
| 10 GBP | 1,266.84 BTN |
| 50 GBP | 6,334.22 BTN |
| 100 GBP | 12,668.44 BTN |
| 500 GBP | 63,342.21 BTN |
| 1,000 GBP | 126,684.42 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-06-17T06:52:33Z",
"rates": {
"BTN": 126.684419
}
}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": 12668.4419,
"rate": 126.684419
}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