Rate Overview
Live
1 UZS = 0.001366 ZAR
1 ZAR = 732.0644
UZS
Avg
0.001357
High
0.001366
Low
0.001348
Last updated: 6/19/2026, 8:48:11 AM
Quick Conversions
| UZS | ZAR |
|---|---|
| 1 UZS | 0.00 ZAR |
| 10 UZS | 0.01 ZAR |
| 50 UZS | 0.07 ZAR |
| 100 UZS | 0.14 ZAR |
| 500 UZS | 0.68 ZAR |
| 1,000 UZS | 1.37 ZAR |
Get UZS/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=ZARExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-06-19T08:48:11Z",
"rates": {
"ZAR": 0.001366
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "ZAR",
"amount": 100
},
"result": 0.1366,
"rate": 0.001366
}Build with UZS/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key