Rate Overview
Live
1 INR = 128.1857 UZS
1 UZS = 0.007801
INR
Avg
132.6127
High
135.5204
Low
128.1857
Last updated: 3/27/2026, 11:44:35 AM
Quick Conversions
| INR | UZS |
|---|---|
| 1 INR | 128.19 UZS |
| 10 INR | 1,281.86 UZS |
| 50 INR | 6,409.29 UZS |
| 100 INR | 12,818.57 UZS |
| 500 INR | 64,092.87 UZS |
| 1,000 INR | 128,185.73 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-03-27T11:44:35Z",
"rates": {
"UZS": 128.185733
}
}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": 12818.5733,
"rate": 128.185733
}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