Rate Overview
Live
1 EUR = 1069.05 CLP
1 CLP = 0.000935
EUR
Avg
1046.26
High
1079.95
Low
1016.52
Last updated: 7/28/2026, 1:59:52 PM
Quick Conversions
| EUR | CLP |
|---|---|
| 1 EUR | 1,069.05 CLP |
| 10 EUR | 10,690.52 CLP |
| 50 EUR | 53,452.62 CLP |
| 100 EUR | 106,905.24 CLP |
| 500 EUR | 534,526.20 CLP |
| 1,000 EUR | 1,069,052.41 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-28T13:59:52Z",
"rates": {
"CLP": 1069.052406
}
}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": 106905.2406,
"rate": 1069.052406
}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