Rate Overview
Live
1 INR = 124.5449 UZS
1 UZS = 0.008029
INR
Avg
128.9157
High
135.9893
Low
124.2708
Last updated: 7/26/2026, 9:02:13 AM
Quick Conversions
| INR | UZS |
|---|---|
| 1 INR | 124.54 UZS |
| 10 INR | 1,245.45 UZS |
| 50 INR | 6,227.24 UZS |
| 100 INR | 12,454.49 UZS |
| 500 INR | 62,272.44 UZS |
| 1,000 INR | 124,544.87 UZS |
Get INR/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=UZSExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-26T09:02:13Z",
"rates": {
"UZS": 124.54487
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "UZS",
"amount": 100
},
"result": 12454.487000000001,
"rate": 124.54487
}Build with INR/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key