Rate Overview
Live
1 EUR = 20305.71 IDR
1 IDR = 0.000049
EUR
Avg
20152.65
High
20305.71
Low
20020.25
Last updated: 4/17/2026, 6:31:58 AM
Quick Conversions
| EUR | IDR |
|---|---|
| 1 EUR | 20,305.71 IDR |
| 10 EUR | 203,057.14 IDR |
| 50 EUR | 1,015,285.70 IDR |
| 100 EUR | 2,030,571.39 IDR |
| 500 EUR | 10,152,856.95 IDR |
| 1,000 EUR | 20,305,713.90 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-04-17T06:31:58Z",
"rates": {
"IDR": 20305.713901
}
}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": 2030571.3901,
"rate": 20305.713901
}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