Rate Overview
Live
1 EUR = 20550.94 IDR
1 IDR = 0.000049
EUR
Avg
20469.23
High
20560.17
Low
20398.46
Last updated: 7/27/2026, 5:14:00 PM
Quick Conversions
| EUR | IDR |
|---|---|
| 1 EUR | 20,550.94 IDR |
| 10 EUR | 205,509.38 IDR |
| 50 EUR | 1,027,546.92 IDR |
| 100 EUR | 2,055,093.84 IDR |
| 500 EUR | 10,275,469.18 IDR |
| 1,000 EUR | 20,550,938.35 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-27T17:14:00Z",
"rates": {
"IDR": 20550.938354
}
}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": 2055093.8354000002,
"rate": 20550.938354
}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