Rate Overview
Live
1 GBP = 125.3208 BTN
1 BTN = 0.007980
GBP
Avg
118.4119
High
125.7407
Low
111.1237
Last updated: 3/27/2026, 4:29:10 PM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 125.32 BTN |
| 10 GBP | 1,253.21 BTN |
| 50 GBP | 6,266.04 BTN |
| 100 GBP | 12,532.08 BTN |
| 500 GBP | 62,660.42 BTN |
| 1,000 GBP | 125,320.85 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-03-27T16:29:10Z",
"rates": {
"BTN": 125.320849
}
}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": 12532.0849,
"rate": 125.320849
}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