Rate Overview
Live
1 EUR = 20646.98 IDR
1 IDR = 0.000048
EUR
Avg
20636.17
High
20769.85
Low
20546.48
Last updated: 6/17/2026, 7:19:43 AM
Quick Conversions
| EUR | IDR |
|---|---|
| 1 EUR | 20,646.98 IDR |
| 10 EUR | 206,469.78 IDR |
| 50 EUR | 1,032,348.91 IDR |
| 100 EUR | 2,064,697.81 IDR |
| 500 EUR | 10,323,489.06 IDR |
| 1,000 EUR | 20,646,978.11 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-06-17T07:19:43Z",
"rates": {
"IDR": 20646.978114
}
}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": 2064697.8114000002,
"rate": 20646.978114
}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