Rate Overview
Live
1 EUR = 106.8084 BTN
1 BTN = 0.009363
EUR
Avg
106.8798
High
107.5591
Low
105.9091
Last updated: 3/7/2026, 9:15:29 AM
Quick Conversions
| EUR | BTN |
|---|---|
| 1 EUR | 106.81 BTN |
| 10 EUR | 1,068.08 BTN |
| 50 EUR | 5,340.42 BTN |
| 100 EUR | 10,680.84 BTN |
| 500 EUR | 53,404.20 BTN |
| 1,000 EUR | 106,808.41 BTN |
Get EUR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=BTNExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-03-07T09:15:29Z",
"rates": {
"BTN": 106.808405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "BTN",
"amount": 100
},
"result": 10680.840499999998,
"rate": 106.808405
}Build with EUR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key