Rate Overview
Live
1 EUR = 20405.04 IDR
1 IDR = 0.000049
EUR
Avg
20511.38
High
20703.75
Low
20312.06
Last updated: 7/26/2026, 1:47:29 AM
Quick Conversions
| EUR | IDR |
|---|---|
| 1 EUR | 20,405.04 IDR |
| 10 EUR | 204,050.43 IDR |
| 50 EUR | 1,020,252.16 IDR |
| 100 EUR | 2,040,504.33 IDR |
| 500 EUR | 10,202,521.65 IDR |
| 1,000 EUR | 20,405,043.30 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-26T01:47:29Z",
"rates": {
"IDR": 20405.043298
}
}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": 2040504.3298,
"rate": 20405.043298
}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