Rate Overview
Live
1 GBP = 128.6650 BTN
1 BTN = 0.007772
GBP
Avg
128.8508
High
129.7388
Low
128.4696
Last updated: 5/27/2026, 3:11:45 PM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 128.67 BTN |
| 10 GBP | 1,286.65 BTN |
| 50 GBP | 6,433.25 BTN |
| 100 GBP | 12,866.50 BTN |
| 500 GBP | 64,332.52 BTN |
| 1,000 GBP | 128,665.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-05-27T15:11:45Z",
"rates": {
"BTN": 128.66504
}
}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": 12866.504,
"rate": 128.66504
}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