USD
$
INR

USD/INR Exchange Rate

US Dollar to Indian Rupee

Live Rate
96.5600
+5.02% 6M

1 INR = 0.010356 USD

USD/INR Price Chart

Historical exchange rate performance

Current 96.5600
High 96.8250
Low 90.4144
6M Change +5.02%

Rate Overview

Live
1 USD = 96.5600 INR
1 INR = 0.010356 USD
Avg
93.9595
High
96.8250
Low
90.4144

Last updated: 7/27/2026, 6:37:02 AM

Quick Conversions

USDINR
1 USD96.56 INR
10 USD965.60 INR
50 USD4,828.00 INR
100 USD9,656.00 INR
500 USD48,280.00 INR
1,000 USD96,560.00 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-27T06:37:02Z",
  "rates": {
    "INR": 96.56
  }
}

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": 9656,
  "rate": 96.56
}

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