Rate Overview
Live
1 EUR = 1024.67 CLP
1 CLP = 0.000976 EUR
Avg
1093.66
High
1132.15
Low
1024.67
Last updated: 1/25/2026, 11:31:03 AM
Quick Conversions
| EUR | CLP |
|---|---|
| 1 EUR | 1,024.67 CLP |
| 10 EUR | 10,246.67 CLP |
| 50 EUR | 51,233.34 CLP |
| 100 EUR | 102,466.67 CLP |
| 500 EUR | 512,333.35 CLP |
| 1,000 EUR | 1,024,666.70 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-01-25T11:31:03Z",
"rates": {
"CLP": 1024.666703
}
}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": 102466.67030000001,
"rate": 1024.666703
}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