Rate Overview
Live
1 GBP = 126.1500 BTN
1 BTN = 0.007927
GBP
Avg
125.4376
High
126.4359
Low
124.3175
Last updated: 4/17/2026, 7:35:45 AM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 126.15 BTN |
| 10 GBP | 1,261.50 BTN |
| 50 GBP | 6,307.50 BTN |
| 100 GBP | 12,615.00 BTN |
| 500 GBP | 63,074.98 BTN |
| 1,000 GBP | 126,149.95 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-04-17T07:35:45Z",
"rates": {
"BTN": 126.149951
}
}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": 12614.9951,
"rate": 126.149951
}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