Rate Overview
Live
1 UAH = 21.1344 CLP
1 CLP = 0.047316
UAH
Avg
20.9692
High
21.1344
Low
20.8809
Last updated: 7/25/2026, 10:20:06 PM
Quick Conversions
| UAH | CLP |
|---|---|
| 1 UAH | 21.13 CLP |
| 10 UAH | 211.34 CLP |
| 50 UAH | 1,056.72 CLP |
| 100 UAH | 2,113.44 CLP |
| 500 UAH | 10,567.19 CLP |
| 1,000 UAH | 21,134.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-07-25T22:20:06Z",
"rates": {
"CLP": 21.134378
}
}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": 2113.4378,
"rate": 21.134378
}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