Rate Overview
Live
1 CLP = 0.047352 UAH
1 UAH = 21.1184
CLP
Avg
0.047805
High
0.048313
Low
0.047352
Last updated: 7/24/2026, 7:51:15 PM
Quick Conversions
| CLP | UAH |
|---|---|
| 1 CLP | 0.05 UAH |
| 10 CLP | 0.47 UAH |
| 50 CLP | 2.37 UAH |
| 100 CLP | 4.74 UAH |
| 500 CLP | 23.68 UAH |
| 1,000 CLP | 47.35 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-24T19:51:15Z",
"rates": {
"UAH": 0.047352
}
}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.7352,
"rate": 0.047352
}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