Rate Overview
Live
1 CLP = 0.047890 UAH
1 UAH = 20.8812
CLP
Avg
0.048886
High
0.050383
Low
0.047038
Last updated: 7/22/2026, 4:41:47 AM
Quick Conversions
| CLP | UAH |
|---|---|
| 1 CLP | 0.05 UAH |
| 10 CLP | 0.48 UAH |
| 50 CLP | 2.39 UAH |
| 100 CLP | 4.79 UAH |
| 500 CLP | 23.95 UAH |
| 1,000 CLP | 47.89 UAH |
Get CLP/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=UAHExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-22T04:41:47Z",
"rates": {
"UAH": 0.04789
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "UAH",
"amount": 100
},
"result": 4.789000000000001,
"rate": 0.04789
}Build with CLP/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key