Rate Overview
Live
1 GBP = 128.8000 BTN
1 BTN = 0.007764
GBP
Avg
128.5476
High
129.1007
Low
128.0294
Last updated: 8/13/2026, 3:04:06 PM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 128.80 BTN |
| 10 GBP | 1,288.00 BTN |
| 50 GBP | 6,440.00 BTN |
| 100 GBP | 12,880.00 BTN |
| 500 GBP | 64,400.02 BTN |
| 1,000 GBP | 128,800.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-08-13T15:04:06Z",
"rates": {
"BTN": 128.800042
}
}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": 12880.0042,
"rate": 128.800042
}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