Rate Overview
Live
1 INR = 124.9917 UZS
1 UZS = 0.008001
INR
Avg
125.2142
High
125.7574
Low
124.2708
Last updated: 5/27/2026, 3:42:30 AM
Quick Conversions
| INR | UZS |
|---|---|
| 1 INR | 124.99 UZS |
| 10 INR | 1,249.92 UZS |
| 50 INR | 6,249.59 UZS |
| 100 INR | 12,499.17 UZS |
| 500 INR | 62,495.86 UZS |
| 1,000 INR | 124,991.71 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-27T03:42:30Z",
"rates": {
"UZS": 124.991712
}
}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": 12499.1712,
"rate": 124.991712
}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