Rate Overview
Live
1 EUR = 20520.27 IDR
1 IDR = 0.000049
EUR
Avg
20519.63
High
20566.13
Low
20481.55
Last updated: 9/6/2026, 7:05:06 AM
Quick Conversions
| EUR | IDR |
|---|---|
| 1 EUR | 20,520.27 IDR |
| 10 EUR | 205,202.65 IDR |
| 50 EUR | 1,026,013.27 IDR |
| 100 EUR | 2,052,026.54 IDR |
| 500 EUR | 10,260,132.72 IDR |
| 1,000 EUR | 20,520,265.44 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-09-06T07:05:06Z",
"rates": {
"IDR": 20520.265436
}
}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": 2052026.5436000002,
"rate": 20520.265436
}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