Rate Overview
Live
1 CLP = 0.050213 UAH
1 UAH = 19.9152
CLP
Avg
0.049105
High
0.050213
Low
0.048473
Last updated: 4/18/2026, 8:46:21 AM
Quick Conversions
| CLP | UAH |
|---|---|
| 1 CLP | 0.05 UAH |
| 10 CLP | 0.50 UAH |
| 50 CLP | 2.51 UAH |
| 100 CLP | 5.02 UAH |
| 500 CLP | 25.11 UAH |
| 1,000 CLP | 50.21 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-04-18T08:46:21Z",
"rates": {
"UAH": 0.050213
}
}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.0213,
"rate": 0.050213
}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