Rate Overview
Live
1 EUR = 1067.06 CLP
1 CLP = 0.000937
EUR
Avg
1072.51
High
1132.15
Low
1017.34
Last updated: 7/19/2026, 10:42:59 AM
Quick Conversions
| EUR | CLP |
|---|---|
| 1 EUR | 1,067.06 CLP |
| 10 EUR | 10,670.60 CLP |
| 50 EUR | 53,353.02 CLP |
| 100 EUR | 106,706.04 CLP |
| 500 EUR | 533,530.21 CLP |
| 1,000 EUR | 1,067,060.43 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-07-19T10:42:59Z",
"rates": {
"CLP": 1067.060428
}
}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": 106706.0428,
"rate": 1067.060428
}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