Rate Overview
Live
1 CLP = 0.048243 UAH
1 UAH = 20.7284
CLP
Avg
0.048897
High
0.049549
Low
0.048228
Last updated: 3/7/2026, 12:33:14 AM
Quick Conversions
| CLP | UAH |
|---|---|
| 1 CLP | 0.05 UAH |
| 10 CLP | 0.48 UAH |
| 50 CLP | 2.41 UAH |
| 100 CLP | 4.82 UAH |
| 500 CLP | 24.12 UAH |
| 1,000 CLP | 48.24 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-07T00:33:14Z",
"rates": {
"UAH": 0.048243
}
}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.8243,
"rate": 0.048243
}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