Rate Overview
Live
1 UAH = 20.7655 CLP
1 CLP = 0.048157
UAH
Avg
20.9807
High
21.1643
Low
20.7655
Last updated: 7/29/2026, 7:16:32 PM
Quick Conversions
| UAH | CLP |
|---|---|
| 1 UAH | 20.77 CLP |
| 10 UAH | 207.65 CLP |
| 50 UAH | 1,038.27 CLP |
| 100 UAH | 2,076.55 CLP |
| 500 UAH | 10,382.73 CLP |
| 1,000 UAH | 20,765.46 CLP |
Get UAH/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=CLPExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-29T19:16:32Z",
"rates": {
"CLP": 20.765462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "CLP",
"amount": 100
},
"result": 2076.5461999999998,
"rate": 20.765462
}Build with UAH/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key