INR
USD
$

INR/USD Exchange Rate

Indian Rupee to US Dollar

Live Rate
0.010851
-1.17% 7D

1 USD = 92.1574 INR

INR/USD Price Chart

Historical exchange rate performance

Current 0.010851
High 0.010979
Low 0.010851
7D Change -1.17%

Rate Overview

Live
1 INR = 0.010851 USD
1 USD = 92.1574 INR
Avg
0.010909
High
0.010979
Low
0.010851

Last updated: 3/6/2026, 6:11:14 PM

Quick Conversions

INRUSD
1 INR0.01 USD
10 INR0.11 USD
50 INR0.54 USD
100 INR1.09 USD
500 INR5.43 USD
1,000 INR10.85 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-03-06T18:11:14Z",
  "rates": {
    "USD": 0.010851
  }
}

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.0851,
  "rate": 0.010851
}

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