Rate Overview
Live
1 BTN = 0.009362 EUR
1 EUR = 106.8148
BTN
Avg
0.009356
High
0.009442
Low
0.009297
Last updated: 3/7/2026, 10:30:36 AM
Quick Conversions
| BTN | EUR |
|---|---|
| 1 BTN | 0.01 EUR |
| 10 BTN | 0.09 EUR |
| 50 BTN | 0.47 EUR |
| 100 BTN | 0.94 EUR |
| 500 BTN | 4.68 EUR |
| 1,000 BTN | 9.36 EUR |
Get BTN/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=EURExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T10:30:36Z",
"rates": {
"EUR": 0.009362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "EUR",
"amount": 100
},
"result": 0.9362,
"rate": 0.009362
}Build with BTN/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key