Rate Overview
Live
1 EUR = 20776.33 IDR
1 IDR = 0.000048
EUR
Avg
20628.50
High
20776.33
Low
20504.03
Last updated: 5/27/2026, 12:14:01 PM
Quick Conversions
| EUR | IDR |
|---|---|
| 1 EUR | 20,776.33 IDR |
| 10 EUR | 207,763.34 IDR |
| 50 EUR | 1,038,816.70 IDR |
| 100 EUR | 2,077,633.41 IDR |
| 500 EUR | 10,388,167.04 IDR |
| 1,000 EUR | 20,776,334.09 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-27T12:14:01Z",
"rates": {
"IDR": 20776.334087
}
}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": 2077633.4087,
"rate": 20776.334087
}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