Rate Overview
Live
1 EUR = 1059.15 CLP
1 CLP = 0.000944
EUR
Avg
1040.74
High
1059.15
Low
1022.32
Last updated: 3/7/2026, 3:08:12 AM
Quick Conversions
| EUR | CLP |
|---|---|
| 1 EUR | 1,059.15 CLP |
| 10 EUR | 10,591.50 CLP |
| 50 EUR | 52,957.48 CLP |
| 100 EUR | 105,914.96 CLP |
| 500 EUR | 529,574.79 CLP |
| 1,000 EUR | 1,059,149.58 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-03-07T03:08:12Z",
"rates": {
"CLP": 1059.149581
}
}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": 105914.95809999999,
"rate": 1059.149581
}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