Rate Overview
Live
1 EUR = 1039.89 CLP
1 CLP = 0.000962
EUR
Avg
1042.74
High
1075.03
Low
1016.52
Last updated: 5/27/2026, 4:09:17 PM
Quick Conversions
| EUR | CLP |
|---|---|
| 1 EUR | 1,039.89 CLP |
| 10 EUR | 10,398.94 CLP |
| 50 EUR | 51,994.69 CLP |
| 100 EUR | 103,989.37 CLP |
| 500 EUR | 519,946.87 CLP |
| 1,000 EUR | 1,039,893.74 CLP |
Get EUR/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=CLPExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-27T16:09:17Z",
"rates": {
"CLP": 1039.893743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "CLP",
"amount": 100
},
"result": 103989.37430000001,
"rate": 1039.893743
}Build with EUR/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key