Rate Overview
Live
1 UZS = 0.079368 CLP
1 CLP = 12.5995
UZS
Avg
0.079273
High
0.079523
Low
0.079128
Last updated: 9/8/2026, 12:03:57 PM
Quick Conversions
| UZS | CLP |
|---|---|
| 1 UZS | 0.08 CLP |
| 10 UZS | 0.79 CLP |
| 50 UZS | 3.97 CLP |
| 100 UZS | 7.94 CLP |
| 500 UZS | 39.68 CLP |
| 1,000 UZS | 79.37 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-09-08T12:03:57Z",
"rates": {
"CLP": 0.079368
}
}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.9368,
"rate": 0.079368
}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