Rate Overview
Live
1 BTN = 0.009136 EUR
1 EUR = 109.4571
BTN
Avg
0.009190
High
0.009225
Low
0.009136
Last updated: 3/28/2026, 7:50:53 AM
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.57 EUR |
| 1,000 BTN | 9.14 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-28T07:50:53Z",
"rates": {
"EUR": 0.009136
}
}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.9136,
"rate": 0.009136
}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