Rate Overview
Live
1 UAH = 21.1518 CLP
1 CLP = 0.047277
UAH
Avg
20.4740
High
21.2593
Low
19.8478
Last updated: 3/27/2026, 1:41:12 PM
Quick Conversions
| UAH | CLP |
|---|---|
| 1 UAH | 21.15 CLP |
| 10 UAH | 211.52 CLP |
| 50 UAH | 1,057.59 CLP |
| 100 UAH | 2,115.18 CLP |
| 500 UAH | 10,575.89 CLP |
| 1,000 UAH | 21,151.78 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-03-27T13:41:12Z",
"rates": {
"CLP": 21.151782
}
}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": 2115.1782000000003,
"rate": 21.151782
}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