Rate Overview
Live
1 EUR = 1054.95 CLP
1 CLP = 0.000948
EUR
Avg
1057.70
High
1067.01
Low
1052.71
Last updated: 5/7/2026, 12:35:09 PM
Quick Conversions
| EUR | CLP |
|---|---|
| 1 EUR | 1,054.95 CLP |
| 10 EUR | 10,549.52 CLP |
| 50 EUR | 52,747.58 CLP |
| 100 EUR | 105,495.17 CLP |
| 500 EUR | 527,475.83 CLP |
| 1,000 EUR | 1,054,951.66 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-05-07T12:35:09Z",
"rates": {
"CLP": 1054.951661
}
}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": 105495.1661,
"rate": 1054.951661
}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