Rate Overview
Live
1 INR = 128.0547 UZS
1 UZS = 0.007809
INR
Avg
133.8475
High
137.8199
Low
128.0547
Last updated: 3/27/2026, 1:27:08 PM
Quick Conversions
| INR | UZS |
|---|---|
| 1 INR | 128.05 UZS |
| 10 INR | 1,280.55 UZS |
| 50 INR | 6,402.74 UZS |
| 100 INR | 12,805.47 UZS |
| 500 INR | 64,027.37 UZS |
| 1,000 INR | 128,054.74 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-27T13:27:08Z",
"rates": {
"UZS": 128.054738
}
}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": 12805.473799999998,
"rate": 128.054738
}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