Rate Overview
Live
1 GBP = 128.9293 BTN
1 BTN = 0.007756
GBP
Avg
128.8169
High
129.4186
Low
128.1003
Last updated: 5/7/2026, 10:33:05 AM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 128.93 BTN |
| 10 GBP | 1,289.29 BTN |
| 50 GBP | 6,446.46 BTN |
| 100 GBP | 12,892.93 BTN |
| 500 GBP | 64,464.63 BTN |
| 1,000 GBP | 128,929.25 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-05-07T10:33:05Z",
"rates": {
"BTN": 128.929253
}
}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": 12892.925299999999,
"rate": 128.929253
}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