Rate Overview
Live
1 UAH = 20.8619 CLP
1 CLP = 0.047934
UAH
Avg
20.5134
High
20.8619
Low
20.1819
Last updated: 3/7/2026, 3:26:13 AM
Quick Conversions
| UAH | CLP |
|---|---|
| 1 UAH | 20.86 CLP |
| 10 UAH | 208.62 CLP |
| 50 UAH | 1,043.09 CLP |
| 100 UAH | 2,086.19 CLP |
| 500 UAH | 10,430.93 CLP |
| 1,000 UAH | 20,861.86 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-07T03:26:13Z",
"rates": {
"CLP": 20.861857
}
}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": 2086.1857,
"rate": 20.861857
}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