Rate Overview
Live
1 BTN = 0.008106 GBP
1 GBP = 123.3654
BTN
Avg
0.008152
High
0.008191
Low
0.008106
Last updated: 3/7/2026, 2:50:21 AM
Quick Conversions
| BTN | GBP |
|---|---|
| 1 BTN | 0.01 GBP |
| 10 BTN | 0.08 GBP |
| 50 BTN | 0.41 GBP |
| 100 BTN | 0.81 GBP |
| 500 BTN | 4.05 GBP |
| 1,000 BTN | 8.11 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-07T02:50:21Z",
"rates": {
"GBP": 0.008106
}
}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.8106,
"rate": 0.008106
}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