Rate Overview
Live
1 EUR = 108.8058 BTN
1 BTN = 0.009191
EUR
Avg
109.6682
High
110.1209
Low
108.8058
Last updated: 7/28/2026, 8:52:19 AM
Quick Conversions
| EUR | BTN |
|---|---|
| 1 EUR | 108.81 BTN |
| 10 EUR | 1,088.06 BTN |
| 50 EUR | 5,440.29 BTN |
| 100 EUR | 10,880.58 BTN |
| 500 EUR | 54,402.90 BTN |
| 1,000 EUR | 108,805.79 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-07-28T08:52:19Z",
"rates": {
"BTN": 108.805793
}
}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": 10880.5793,
"rate": 108.805793
}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