Rate Overview
Live
1 GBP = 123.3581 BTN
1 BTN = 0.008106
GBP
Avg
122.7419
High
123.3581
Low
122.0794
Last updated: 3/7/2026, 4:25:19 AM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 123.36 BTN |
| 10 GBP | 1,233.58 BTN |
| 50 GBP | 6,167.90 BTN |
| 100 GBP | 12,335.81 BTN |
| 500 GBP | 61,679.03 BTN |
| 1,000 GBP | 123,358.06 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-07T04:25:19Z",
"rates": {
"BTN": 123.358061
}
}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": 12335.8061,
"rate": 123.358061
}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