INR
USD
$

INR/USD Exchange Rate

Indian Rupee to US Dollar

Live Rate
0.010314
-5.17% 6M

1 USD = 96.9556 INR

INR/USD Price Chart

Historical exchange rate performance

Current 0.010314
High 0.011060
Low 0.010314
6M Change -5.17%

Rate Overview

Live
1 INR = 0.010314 USD
1 USD = 96.9556 INR
Avg
0.010645
High
0.011060
Low
0.010314

Last updated: 7/27/2026, 2:32:20 AM

Quick Conversions

INRUSD
1 INR0.01 USD
10 INR0.10 USD
50 INR0.52 USD
100 INR1.03 USD
500 INR5.16 USD
1,000 INR10.31 USD

Get INR/USD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "INR",
  "date": "2026-07-27T02:32:20Z",
  "rates": {
    "USD": 0.010314
  }
}

Convert Amount

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

Example Response:

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

Build with INR/USD Exchange Rates

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

Get Free API Key