Rate Overview
Live
1 UZS = 0.010405 ISK
1 ISK = 96.1076
UZS
Avg
0.010442
High
0.010474
Low
0.010403
Last updated: 7/27/2026, 3:47:43 PM
Quick Conversions
| UZS | ISK |
|---|---|
| 1 UZS | 0.01 ISK |
| 10 UZS | 0.10 ISK |
| 50 UZS | 0.52 ISK |
| 100 UZS | 1.04 ISK |
| 500 UZS | 5.20 ISK |
| 1,000 UZS | 10.41 ISK |
Get UZS/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=ISKExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-27T15:47:43Z",
"rates": {
"ISK": 0.010405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "ISK",
"amount": 100
},
"result": 1.0405,
"rate": 0.010405
}Build with UZS/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key