Rate Overview
Live
1 EUR = 20591.81 IDR
1 IDR = 0.000049
EUR
Avg
20131.11
High
20860.74
Low
19541.93
Last updated: 7/17/2026, 4:23:27 AM
Quick Conversions
| EUR | IDR |
|---|---|
| 1 EUR | 20,591.81 IDR |
| 10 EUR | 205,918.15 IDR |
| 50 EUR | 1,029,590.73 IDR |
| 100 EUR | 2,059,181.45 IDR |
| 500 EUR | 10,295,907.26 IDR |
| 1,000 EUR | 20,591,814.51 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-17T04:23:27Z",
"rates": {
"IDR": 20591.814513
}
}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": 2059181.4513,
"rate": 20591.814513
}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