Rate Overview
Live
1 EUR = 20582.98 IDR
1 IDR = 0.000049
EUR
Avg
20474.84
High
20582.98
Low
20398.46
Last updated: 7/27/2026, 10:24:13 AM
Quick Conversions
| EUR | IDR |
|---|---|
| 1 EUR | 20,582.98 IDR |
| 10 EUR | 205,829.82 IDR |
| 50 EUR | 1,029,149.11 IDR |
| 100 EUR | 2,058,298.22 IDR |
| 500 EUR | 10,291,491.09 IDR |
| 1,000 EUR | 20,582,982.18 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-07-27T10:24:13Z",
"rates": {
"IDR": 20582.982181
}
}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": 2058298.2181,
"rate": 20582.982181
}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