USD
$
INR

USD/INR Exchange Rate

US Dollar to Indian Rupee

Live Rate
96.5075
+29.73% 5Y

1 INR = 0.010362 USD

USD/INR Price Chart

Historical exchange rate performance

Current 96.5075
High 96.5075
Low 73.5694
5Y Change +29.73%

Rate Overview

Live
1 USD = 96.5075 INR
1 INR = 0.010362 USD
Avg
84.2564
High
96.5075
Low
73.5694

Last updated: 7/27/2026, 4:25:41 AM

Quick Conversions

USDINR
1 USD96.51 INR
10 USD965.07 INR
50 USD4,825.38 INR
100 USD9,650.75 INR
500 USD48,253.75 INR
1,000 USD96,507.50 INR

Get USD/INR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=INR

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-27T04:25:41Z",
  "rates": {
    "INR": 96.5075
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=INR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "INR",
    "amount": 100
  },
  "result": 9650.75,
  "rate": 96.5075
}

Build with USD/INR Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key