Rate Overview
Live
1 UAH = 20.0524 CLP
1 CLP = 0.049869
UAH
Avg
19.9708
High
20.1577
Low
19.7521
Last updated: 6/19/2026, 8:11:56 AM
Quick Conversions
| UAH | CLP |
|---|---|
| 1 UAH | 20.05 CLP |
| 10 UAH | 200.52 CLP |
| 50 UAH | 1,002.62 CLP |
| 100 UAH | 2,005.24 CLP |
| 500 UAH | 10,026.19 CLP |
| 1,000 UAH | 20,052.38 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-06-19T08:11:56Z",
"rates": {
"CLP": 20.052384
}
}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": 2005.2384,
"rate": 20.052384
}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