Rate Overview
Live
1 BTN = 0.007978 GBP
1 GBP = 125.3447
BTN
Avg
0.008453
High
0.008998
Low
0.007952
Last updated: 3/27/2026, 9:25:07 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.99 GBP |
| 1,000 BTN | 7.98 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-27T09:25:07Z",
"rates": {
"GBP": 0.007978
}
}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.7978000000000001,
"rate": 0.007978
}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