Rate Overview
Live
1 UAH = 20.2921 CLP
1 CLP = 0.049280
UAH
Avg
20.4792
High
20.6299
Low
20.2921
Last updated: 4/17/2026, 4:57:35 AM
Quick Conversions
| UAH | CLP |
|---|---|
| 1 UAH | 20.29 CLP |
| 10 UAH | 202.92 CLP |
| 50 UAH | 1,014.60 CLP |
| 100 UAH | 2,029.21 CLP |
| 500 UAH | 10,146.05 CLP |
| 1,000 UAH | 20,292.09 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-04-17T04:57:35Z",
"rates": {
"CLP": 20.292094
}
}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": 2029.2094,
"rate": 20.292094
}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