USD
$
INR

USD/INR Exchange Rate

US Dollar to Indian Rupee

Live Rate
94.5950
+5.26% YTD

1 INR = 0.010571 USD

USD/INR Price Chart

Historical exchange rate performance

Current 94.5950
High 94.5950
Low 89.8524
YTD Change +5.26%

Rate Overview

Live
1 USD = 94.5950 INR
1 INR = 0.010571 USD
Avg
91.5880
High
94.5950
Low
89.8524

Last updated: 3/27/2026, 5:40:21 AM

Quick Conversions

USDINR
1 USD94.60 INR
10 USD945.95 INR
50 USD4,729.75 INR
100 USD9,459.50 INR
500 USD47,297.50 INR
1,000 USD94,595.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-03-27T05:40:21Z",
  "rates": {
    "INR": 94.595
  }
}

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": 9459.5,
  "rate": 94.595
}

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