Rate Overview
Live
1 EUR = 1068.37 CLP
1 CLP = 0.000936
EUR
Avg
1059.19
High
1137.22
Low
1013.18
Last updated: 7/28/2026, 10:47:37 AM
Quick Conversions
| EUR | CLP |
|---|---|
| 1 EUR | 1,068.37 CLP |
| 10 EUR | 10,683.66 CLP |
| 50 EUR | 53,418.31 CLP |
| 100 EUR | 106,836.63 CLP |
| 500 EUR | 534,183.13 CLP |
| 1,000 EUR | 1,068,366.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-07-28T10:47:37Z",
"rates": {
"CLP": 1068.366254
}
}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": 106836.6254,
"rate": 1068.366254
}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