Rate Overview
Live
1 EUR = 19694.50 IDR
1 IDR = 0.000051
EUR
Avg
19713.88
High
19837.29
Low
19607.82
Last updated: 3/6/2026, 6:59:14 PM
Quick Conversions
| EUR | IDR |
|---|---|
| 1 EUR | 19,694.50 IDR |
| 10 EUR | 196,945.01 IDR |
| 50 EUR | 984,725.06 IDR |
| 100 EUR | 1,969,450.11 IDR |
| 500 EUR | 9,847,250.56 IDR |
| 1,000 EUR | 19,694,501.11 IDR |
Get EUR/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=IDRExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-03-06T18:59:14Z",
"rates": {
"IDR": 19694.501112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "IDR",
"amount": 100
},
"result": 1969450.1112000002,
"rate": 19694.501112
}Build with EUR/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key