Rate Overview
Live
1 EUR = 20470.23 IDR
1 IDR = 0.000049
EUR
Avg
20384.21
High
20470.23
Low
20297.96
Last updated: 5/7/2026, 9:12:37 AM
Quick Conversions
| EUR | IDR |
|---|---|
| 1 EUR | 20,470.23 IDR |
| 10 EUR | 204,702.25 IDR |
| 50 EUR | 1,023,511.27 IDR |
| 100 EUR | 2,047,022.53 IDR |
| 500 EUR | 10,235,112.67 IDR |
| 1,000 EUR | 20,470,225.34 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-05-07T09:12:37Z",
"rates": {
"IDR": 20470.22534
}
}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": 2047022.534,
"rate": 20470.22534
}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