Rate Overview
Live
1 EUR = 1071.13 CLP
1 CLP = 0.000934
EUR
Avg
1066.47
High
1132.15
Low
1017.34
Last updated: 3/27/2026, 7:18:41 AM
Quick Conversions
| EUR | CLP |
|---|---|
| 1 EUR | 1,071.13 CLP |
| 10 EUR | 10,711.33 CLP |
| 50 EUR | 53,556.63 CLP |
| 100 EUR | 107,113.26 CLP |
| 500 EUR | 535,566.28 CLP |
| 1,000 EUR | 1,071,132.55 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-03-27T07:18:41Z",
"rates": {
"CLP": 1071.13255
}
}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": 107113.255,
"rate": 1071.13255
}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