Rate Overview
Live
1 CLP = 0.049304 UAH
1 UAH = 20.2823
CLP
Avg
0.048865
High
0.049304
Low
0.048271
Last updated: 5/8/2026, 1:00:02 PM
Quick Conversions
| CLP | UAH |
|---|---|
| 1 CLP | 0.05 UAH |
| 10 CLP | 0.49 UAH |
| 50 CLP | 2.47 UAH |
| 100 CLP | 4.93 UAH |
| 500 CLP | 24.65 UAH |
| 1,000 CLP | 49.30 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-05-08T13:00:02Z",
"rates": {
"UAH": 0.049304
}
}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.9304,
"rate": 0.049304
}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