Rate Overview
Live
1 EUR = 1028.17 CLP
1 CLP = 0.000973
EUR
Avg
1041.99
High
1057.95
Low
1028.17
Last updated: 6/17/2026, 7:15:53 AM
Quick Conversions
| EUR | CLP |
|---|---|
| 1 EUR | 1,028.17 CLP |
| 10 EUR | 10,281.67 CLP |
| 50 EUR | 51,408.36 CLP |
| 100 EUR | 102,816.73 CLP |
| 500 EUR | 514,083.63 CLP |
| 1,000 EUR | 1,028,167.25 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-06-17T07:15:53Z",
"rates": {
"CLP": 1028.167252
}
}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": 102816.7252,
"rate": 1028.167252
}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