INR
USD
$

INR/USD Exchange Rate

Indian Rupee to US Dollar

Live Rate
0.010461
-0.49% 7D

1 USD = 95.5932 INR

INR/USD Price Chart

Historical exchange rate performance

Current 0.010461
High 0.010512
Low 0.010461
7D Change -0.49%

Rate Overview

Live
1 INR = 0.010461 USD
1 USD = 95.5932 INR
Avg
0.010481
High
0.010512
Low
0.010461

Last updated: 8/15/2026, 1:48:34 PM

Quick Conversions

INRUSD
1 INR0.01 USD
10 INR0.10 USD
50 INR0.52 USD
100 INR1.05 USD
500 INR5.23 USD
1,000 INR10.46 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-08-15T13:48:34Z",
  "rates": {
    "USD": 0.010461
  }
}

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.0461,
  "rate": 0.010461
}

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