Rate Overview
Live
1 UAH = 21.1643 CLP
1 CLP = 0.047249
UAH
Avg
20.7893
High
21.1643
Low
20.5042
Last updated: 7/26/2026, 9:59:12 PM
Quick Conversions
| UAH | CLP |
|---|---|
| 1 UAH | 21.16 CLP |
| 10 UAH | 211.64 CLP |
| 50 UAH | 1,058.21 CLP |
| 100 UAH | 2,116.43 CLP |
| 500 UAH | 10,582.13 CLP |
| 1,000 UAH | 21,164.27 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-26T21:59:12Z",
"rates": {
"CLP": 21.164268
}
}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": 2116.4268,
"rate": 21.164268
}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