Rate Overview
Live
1 BTN = 0.007958 GBP
1 GBP = 125.6597
BTN
Avg
0.008706
High
0.009386
Low
0.007958
Last updated: 3/27/2026, 7:43:34 AM
Quick Conversions
| BTN | GBP |
|---|---|
| 1 BTN | 0.01 GBP |
| 10 BTN | 0.08 GBP |
| 50 BTN | 0.40 GBP |
| 100 BTN | 0.80 GBP |
| 500 BTN | 3.98 GBP |
| 1,000 BTN | 7.96 GBP |
Get BTN/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=GBPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-27T07:43:34Z",
"rates": {
"GBP": 0.007958
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "GBP",
"amount": 100
},
"result": 0.7958,
"rate": 0.007958
}Build with BTN/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key