Rate Overview
Live
1 EUR = 19605.63 IDR
1 IDR = 0.000051
EUR
Avg
19601.04
High
19662.34
Low
19521.34
Last updated: 3/27/2026, 9:54:18 AM
Quick Conversions
| EUR | IDR |
|---|---|
| 1 EUR | 19,605.63 IDR |
| 10 EUR | 196,056.29 IDR |
| 50 EUR | 980,281.46 IDR |
| 100 EUR | 1,960,562.93 IDR |
| 500 EUR | 9,802,814.63 IDR |
| 1,000 EUR | 19,605,629.26 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-27T09:54:18Z",
"rates": {
"IDR": 19605.629259
}
}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": 1960562.9259000001,
"rate": 19605.629259
}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