Rate Overview
Live
1 CLP = 0.047277 UAH
1 UAH = 21.1519
CLP
Avg
0.047670
High
0.048272
Low
0.047232
Last updated: 3/27/2026, 6:40:24 AM
Quick Conversions
| CLP | UAH |
|---|---|
| 1 CLP | 0.05 UAH |
| 10 CLP | 0.47 UAH |
| 50 CLP | 2.36 UAH |
| 100 CLP | 4.73 UAH |
| 500 CLP | 23.64 UAH |
| 1,000 CLP | 47.28 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-03-27T06:40:24Z",
"rates": {
"UAH": 0.047277
}
}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.7277,
"rate": 0.047277
}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