Rate Overview
Live
1 CLP = 0.050599 UAH
1 UAH = 19.7632
CLP
Avg
0.050079
High
0.050627
Low
0.049176
Last updated: 6/18/2026, 10:18:45 AM
Quick Conversions
| CLP | UAH |
|---|---|
| 1 CLP | 0.05 UAH |
| 10 CLP | 0.51 UAH |
| 50 CLP | 2.53 UAH |
| 100 CLP | 5.06 UAH |
| 500 CLP | 25.30 UAH |
| 1,000 CLP | 50.60 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-06-18T10:18:45Z",
"rates": {
"UAH": 0.050599
}
}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": 5.0599,
"rate": 0.050599
}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