INR
USD
$

INR/USD Exchange Rate

Indian Rupee to US Dollar

Live Rate
0.010541
-4.15% 30D

1 USD = 94.8677 INR

INR/USD Price Chart

Historical exchange rate performance

Current 0.010541
High 0.010997
Low 0.010541
30D Change -4.15%

Rate Overview

Live
1 INR = 0.010541 USD
1 USD = 94.8677 INR
Avg
0.010790
High
0.010997
Low
0.010541

Last updated: 3/28/2026, 7:34:04 AM

Quick Conversions

INRUSD
1 INR0.01 USD
10 INR0.11 USD
50 INR0.53 USD
100 INR1.05 USD
500 INR5.27 USD
1,000 INR10.54 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-28T07:34:04Z",
  "rates": {
    "USD": 0.010541
  }
}

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.0541,
  "rate": 0.010541
}

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