Rate Overview
Live
1 EUR = 1071.30 CLP
1 CLP = 0.000933
EUR
Avg
1064.47
High
1074.81
Low
1054.62
Last updated: 3/27/2026, 5:42:16 AM
Quick Conversions
| EUR | CLP |
|---|---|
| 1 EUR | 1,071.30 CLP |
| 10 EUR | 10,713.04 CLP |
| 50 EUR | 53,565.22 CLP |
| 100 EUR | 107,130.43 CLP |
| 500 EUR | 535,652.17 CLP |
| 1,000 EUR | 1,071,304.34 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-27T05:42:16Z",
"rates": {
"CLP": 1071.304344
}
}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": 107130.43439999998,
"rate": 1071.304344
}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