Rate Overview
Live
1 BTN = 0.008976 EUR
1 EUR = 111.4082
BTN
Avg
0.008985
High
0.009011
Low
0.008946
Last updated: 5/7/2026, 2:47:36 PM
Quick Conversions
| BTN | EUR |
|---|---|
| 1 BTN | 0.01 EUR |
| 10 BTN | 0.09 EUR |
| 50 BTN | 0.45 EUR |
| 100 BTN | 0.90 EUR |
| 500 BTN | 4.49 EUR |
| 1,000 BTN | 8.98 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-05-07T14:47:36Z",
"rates": {
"EUR": 0.008976
}
}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.8976,
"rate": 0.008976
}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