Rate Overview
Live
1 EUR = 1057.42 CLP
1 CLP = 0.000946
EUR
Avg
1056.01
High
1057.72
Low
1054.84
Last updated: 8/14/2026, 6:37:14 PM
Quick Conversions
| EUR | CLP |
|---|---|
| 1 EUR | 1,057.42 CLP |
| 10 EUR | 10,574.16 CLP |
| 50 EUR | 52,870.79 CLP |
| 100 EUR | 105,741.59 CLP |
| 500 EUR | 528,707.94 CLP |
| 1,000 EUR | 1,057,415.88 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-08-14T18:37:14Z",
"rates": {
"CLP": 1057.415882
}
}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": 105741.5882,
"rate": 1057.415882
}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