Rate Overview
Live
1 EUR = 1069.69 CLP
1 CLP = 0.000935
EUR
Avg
1048.04
High
1074.81
Low
1011.68
Last updated: 3/27/2026, 9:11:00 AM
Quick Conversions
| EUR | CLP |
|---|---|
| 1 EUR | 1,069.69 CLP |
| 10 EUR | 10,696.94 CLP |
| 50 EUR | 53,484.68 CLP |
| 100 EUR | 106,969.36 CLP |
| 500 EUR | 534,846.81 CLP |
| 1,000 EUR | 1,069,693.62 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-27T09:11:00Z",
"rates": {
"CLP": 1069.69362
}
}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": 106969.362,
"rate": 1069.69362
}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