Rate Overview
Live
1 GBP = 127.1280 BTN
1 BTN = 0.007866
GBP
Avg
126.4859
High
127.4849
Low
124.8362
Last updated: 7/6/2026, 8:01:49 AM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 127.13 BTN |
| 10 GBP | 1,271.28 BTN |
| 50 GBP | 6,356.40 BTN |
| 100 GBP | 12,712.80 BTN |
| 500 GBP | 63,564.02 BTN |
| 1,000 GBP | 127,128.04 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-06T08:01:49Z",
"rates": {
"BTN": 127.128043
}
}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": 12712.8043,
"rate": 127.128043
}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