Rate Overview
Live
1 UAH = 20.8343 CLP
1 CLP = 0.047998
UAH
Avg
20.4840
High
21.2593
Low
19.8478
Last updated: 7/30/2026, 9:23:44 AM
Quick Conversions
| UAH | CLP |
|---|---|
| 1 UAH | 20.83 CLP |
| 10 UAH | 208.34 CLP |
| 50 UAH | 1,041.71 CLP |
| 100 UAH | 2,083.43 CLP |
| 500 UAH | 10,417.15 CLP |
| 1,000 UAH | 20,834.30 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-30T09:23:44Z",
"rates": {
"CLP": 20.834296
}
}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": 2083.4296,
"rate": 20.834296
}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