Rate Overview
Live
1 EUR = 20708.64 IDR
1 IDR = 0.000048
EUR
Avg
20606.23
High
20717.22
Low
20521.75
Last updated: 8/14/2026, 4:57:46 PM
Quick Conversions
| EUR | IDR |
|---|---|
| 1 EUR | 20,708.64 IDR |
| 10 EUR | 207,086.37 IDR |
| 50 EUR | 1,035,431.84 IDR |
| 100 EUR | 2,070,863.69 IDR |
| 500 EUR | 10,354,318.44 IDR |
| 1,000 EUR | 20,708,636.88 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-08-14T16:57:46Z",
"rates": {
"IDR": 20708.636881
}
}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": 2070863.6881,
"rate": 20708.636881
}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