Rate Overview
Live
1 UZS = 0.076188 CLP
1 CLP = 13.1254
UZS
Avg
0.073020
High
0.076188
Low
0.069402
Last updated: 3/27/2026, 3:37:03 PM
Quick Conversions
| UZS | CLP |
|---|---|
| 1 UZS | 0.08 CLP |
| 10 UZS | 0.76 CLP |
| 50 UZS | 3.81 CLP |
| 100 UZS | 7.62 CLP |
| 500 UZS | 38.09 CLP |
| 1,000 UZS | 76.19 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-03-27T15:37:03Z",
"rates": {
"CLP": 0.076188
}
}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.6188,
"rate": 0.076188
}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