Rate Overview
Live
1 BTN = 0.008013 GBP
1 GBP = 124.7972
BTN
Avg
0.007889
High
0.008013
Low
0.007822
Last updated: 6/18/2026, 6:34:03 PM
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 | 4.01 GBP |
| 1,000 BTN | 8.01 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-06-18T18:34:03Z",
"rates": {
"GBP": 0.008013
}
}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.8012999999999999,
"rate": 0.008013
}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