Rate Overview
Live
1 INR = 125.2040 UZS
1 UZS = 0.007987
INR
Avg
131.1886
High
135.9000
Low
124.6775
Last updated: 5/27/2026, 6:16:18 AM
Quick Conversions
| INR | UZS |
|---|---|
| 1 INR | 125.20 UZS |
| 10 INR | 1,252.04 UZS |
| 50 INR | 6,260.20 UZS |
| 100 INR | 12,520.40 UZS |
| 500 INR | 62,601.98 UZS |
| 1,000 INR | 125,203.96 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-05-27T06:16:18Z",
"rates": {
"UZS": 125.203959
}
}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": 12520.3959,
"rate": 125.203959
}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