Rate Overview
Live
1 UAH = 20.8801 CLP
1 CLP = 0.047892
UAH
Avg
20.9404
High
21.0217
Low
20.8488
Last updated: 9/7/2026, 9:03:22 PM
Quick Conversions
| UAH | CLP |
|---|---|
| 1 UAH | 20.88 CLP |
| 10 UAH | 208.80 CLP |
| 50 UAH | 1,044.01 CLP |
| 100 UAH | 2,088.01 CLP |
| 500 UAH | 10,440.06 CLP |
| 1,000 UAH | 20,880.11 CLP |
Get UAH/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=CLPExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-09-07T21:03:22Z",
"rates": {
"CLP": 20.880114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "CLP",
"amount": 100
},
"result": 2088.0114,
"rate": 20.880114
}Build with UAH/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key