Rate Overview
Live
1 UZS = 0.077546 CLP
1 CLP = 12.8956
UZS
Avg
0.078234
High
0.078973
Low
0.077546
Last updated: 7/29/2026, 2:46:54 PM
Quick Conversions
| UZS | CLP |
|---|---|
| 1 UZS | 0.08 CLP |
| 10 UZS | 0.78 CLP |
| 50 UZS | 3.88 CLP |
| 100 UZS | 7.75 CLP |
| 500 UZS | 38.77 CLP |
| 1,000 UZS | 77.55 CLP |
Get UZS/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=CLPExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-29T14:46:54Z",
"rates": {
"CLP": 0.077546
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "CLP",
"amount": 100
},
"result": 7.7546,
"rate": 0.077546
}Build with UZS/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key