Rate Overview
Live
1 GBP = 128.8541 BTN
1 BTN = 0.007761
GBP
Avg
128.9747
High
129.7718
Low
128.5696
Last updated: 7/27/2026, 12:15:13 AM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 128.85 BTN |
| 10 GBP | 1,288.54 BTN |
| 50 GBP | 6,442.71 BTN |
| 100 GBP | 12,885.41 BTN |
| 500 GBP | 64,427.05 BTN |
| 1,000 GBP | 128,854.11 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-27T00:15:13Z",
"rates": {
"BTN": 128.854107
}
}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": 12885.4107,
"rate": 128.854107
}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