Rate Overview
Live
1 GBP = 128.5947 BTN
1 BTN = 0.007776
GBP
Avg
128.5958
High
129.7388
Low
127.1067
Last updated: 5/27/2026, 1:56:25 PM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 128.59 BTN |
| 10 GBP | 1,285.95 BTN |
| 50 GBP | 6,429.73 BTN |
| 100 GBP | 12,859.47 BTN |
| 500 GBP | 64,297.34 BTN |
| 1,000 GBP | 128,594.69 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-27T13:56:25Z",
"rates": {
"BTN": 128.594688
}
}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": 12859.468799999999,
"rate": 128.594688
}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