Rate Overview
Live
1 EUR = 1053.16 CLP
1 CLP = 0.000950
EUR
Avg
1052.61
High
1058.45
Low
1049.91
Last updated: 7/4/2026, 10:55:23 AM
Quick Conversions
| EUR | CLP |
|---|---|
| 1 EUR | 1,053.16 CLP |
| 10 EUR | 10,531.57 CLP |
| 50 EUR | 52,657.85 CLP |
| 100 EUR | 105,315.70 CLP |
| 500 EUR | 526,578.49 CLP |
| 1,000 EUR | 1,053,156.98 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-04T10:55:23Z",
"rates": {
"CLP": 1053.156979
}
}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": 105315.69790000001,
"rate": 1053.156979
}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