Rate Overview
Live
1 UAH = 20.4389 CLP
1 CLP = 0.048926
UAH
Avg
20.4367
High
20.4697
Low
20.3858
Last updated: 8/19/2026, 1:28:51 PM
Quick Conversions
| UAH | CLP |
|---|---|
| 1 UAH | 20.44 CLP |
| 10 UAH | 204.39 CLP |
| 50 UAH | 1,021.94 CLP |
| 100 UAH | 2,043.89 CLP |
| 500 UAH | 10,219.45 CLP |
| 1,000 UAH | 20,438.90 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-08-19T13:28:51Z",
"rates": {
"CLP": 20.438897
}
}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": 2043.8897000000002,
"rate": 20.438897
}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