Rate Overview
Live
1 BTN = 0.009127 EUR
1 EUR = 109.5650
BTN
Avg
0.009098
High
0.009127
Low
0.009077
Last updated: 7/27/2026, 12:42:27 PM
Quick Conversions
| BTN | EUR |
|---|---|
| 1 BTN | 0.01 EUR |
| 10 BTN | 0.09 EUR |
| 50 BTN | 0.46 EUR |
| 100 BTN | 0.91 EUR |
| 500 BTN | 4.56 EUR |
| 1,000 BTN | 9.13 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-07-27T12:42:27Z",
"rates": {
"EUR": 0.009127
}
}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.9127,
"rate": 0.009127
}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