Rate Overview
Live
1 GBP = 127.5074 BTN
1 BTN = 0.007843
GBP
Avg
128.7081
High
129.7780
Low
127.4173
Last updated: 9/3/2026, 2:57:05 PM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 127.51 BTN |
| 10 GBP | 1,275.07 BTN |
| 50 GBP | 6,375.37 BTN |
| 100 GBP | 12,750.74 BTN |
| 500 GBP | 63,753.72 BTN |
| 1,000 GBP | 127,507.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-09-03T14:57:05Z",
"rates": {
"BTN": 127.507434
}
}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": 12750.743400000001,
"rate": 127.507434
}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