Rate Overview
Live
1 EUR = 19619.89 IDR
1 IDR = 0.000051
EUR
Avg
19226.20
High
20085.01
Low
17887.26
Last updated: 3/27/2026, 7:53:11 AM
Quick Conversions
| EUR | IDR |
|---|---|
| 1 EUR | 19,619.89 IDR |
| 10 EUR | 196,198.89 IDR |
| 50 EUR | 980,994.44 IDR |
| 100 EUR | 1,961,988.88 IDR |
| 500 EUR | 9,809,944.40 IDR |
| 1,000 EUR | 19,619,888.81 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-27T07:53:11Z",
"rates": {
"IDR": 19619.888809
}
}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": 1961988.8809,
"rate": 19619.888809
}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