Rate Overview
Live
1 GBP = 128.8476 BTN
1 BTN = 0.007761
GBP
Avg
129.4413
High
130.1741
Low
128.7904
Last updated: 7/22/2026, 7:55:44 PM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 128.85 BTN |
| 10 GBP | 1,288.48 BTN |
| 50 GBP | 6,442.38 BTN |
| 100 GBP | 12,884.76 BTN |
| 500 GBP | 64,423.78 BTN |
| 1,000 GBP | 128,847.56 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-22T19:55:44Z",
"rates": {
"BTN": 128.847561
}
}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": 12884.7561,
"rate": 128.847561
}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