Rate Overview
Live
1 UAH = 20.3809 CLP
1 CLP = 0.049065
UAH
Avg
20.5034
High
20.7160
Low
20.3809
Last updated: 5/7/2026, 10:33:28 AM
Quick Conversions
| UAH | CLP |
|---|---|
| 1 UAH | 20.38 CLP |
| 10 UAH | 203.81 CLP |
| 50 UAH | 1,019.05 CLP |
| 100 UAH | 2,038.09 CLP |
| 500 UAH | 10,190.47 CLP |
| 1,000 UAH | 20,380.95 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-05-07T10:33:28Z",
"rates": {
"CLP": 20.380947
}
}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": 2038.0946999999999,
"rate": 20.380947
}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