Rate Overview
Live
1 USD = 96.5075 INR
1 INR = 0.010362
USD
Avg
96.5066
High
96.7001
Low
96.2358
Last updated: 7/27/2026, 4:25:41 AM
Quick Conversions
| USD | INR |
|---|---|
| 1 USD | 96.51 INR |
| 10 USD | 965.07 INR |
| 50 USD | 4,825.38 INR |
| 100 USD | 9,650.75 INR |
| 500 USD | 48,253.75 INR |
| 1,000 USD | 96,507.50 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-07-27T04:25:41Z",
"rates": {
"INR": 96.5075
}
}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": 9650.75,
"rate": 96.5075
}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