Rate Overview
Live
1 GBP = 124.9178 BTN
1 BTN = 0.008005
GBP
Avg
123.5353
High
125.7423
Low
122.0794
Last updated: 3/27/2026, 6:12:27 PM
Quick Conversions
| GBP | BTN |
|---|---|
| 1 GBP | 124.92 BTN |
| 10 GBP | 1,249.18 BTN |
| 50 GBP | 6,245.89 BTN |
| 100 GBP | 12,491.78 BTN |
| 500 GBP | 62,458.91 BTN |
| 1,000 GBP | 124,917.82 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-27T18:12:27Z",
"rates": {
"BTN": 124.917817
}
}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": 12491.7817,
"rate": 124.917817
}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