Rate Overview
Live
1 USD = 93.9746 INR
1 INR = 0.010641
USD
Avg
93.8669
High
94.1468
Low
93.2209
Last updated: 3/27/2026, 2:15:46 AM
Quick Conversions
| USD | INR |
|---|---|
| 1 USD | 93.97 INR |
| 10 USD | 939.75 INR |
| 50 USD | 4,698.73 INR |
| 100 USD | 9,397.46 INR |
| 500 USD | 46,987.32 INR |
| 1,000 USD | 93,974.65 INR |
Get USD/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=INRExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-27T02:15:46Z",
"rates": {
"INR": 93.9746468
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "INR",
"amount": 100
},
"result": 9397.464680000001,
"rate": 93.9746468
}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