Rate Overview
Live
1 EUR = 1040.24 CLP
1 CLP = 0.000961
EUR
Avg
1058.27
High
1137.22
Low
1013.18
Last updated: 5/27/2026, 5:17:23 PM
Quick Conversions
| EUR | CLP |
|---|---|
| 1 EUR | 1,040.24 CLP |
| 10 EUR | 10,402.42 CLP |
| 50 EUR | 52,012.11 CLP |
| 100 EUR | 104,024.21 CLP |
| 500 EUR | 520,121.06 CLP |
| 1,000 EUR | 1,040,242.12 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-27T17:17:23Z",
"rates": {
"CLP": 1040.242115
}
}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": 104024.2115,
"rate": 1040.242115
}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