Rate Overview
Live
1 EUR = 19623.70 IDR
1 IDR = 0.000051
EUR
Avg
19602.81
High
19662.34
Low
19521.34
Last updated: 3/27/2026, 6:05:29 AM
Quick Conversions
| EUR | IDR |
|---|---|
| 1 EUR | 19,623.70 IDR |
| 10 EUR | 196,237.01 IDR |
| 50 EUR | 981,185.03 IDR |
| 100 EUR | 1,962,370.06 IDR |
| 500 EUR | 9,811,850.30 IDR |
| 1,000 EUR | 19,623,700.60 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-03-27T06:05:29Z",
"rates": {
"IDR": 19623.700604
}
}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": 1962370.0604,
"rate": 19623.700604
}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