Rate Overview
Live
1 EUR = 20612.32 IDR
1 IDR = 0.000049
EUR
Avg
20547.84
High
20620.70
Low
20398.93
Last updated: 7/7/2026, 11:31:50 AM
Quick Conversions
| EUR | IDR |
|---|---|
| 1 EUR | 20,612.32 IDR |
| 10 EUR | 206,123.17 IDR |
| 50 EUR | 1,030,615.85 IDR |
| 100 EUR | 2,061,231.70 IDR |
| 500 EUR | 10,306,158.49 IDR |
| 1,000 EUR | 20,612,316.98 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-07T11:31:50Z",
"rates": {
"IDR": 20612.316981
}
}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": 2061231.6981,
"rate": 20612.316981
}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