Rate Overview
Live
1 USD = 96.4956 INR
1 INR = 0.010363
USD
Avg
96.5046
High
96.6495
Low
96.2358
Last updated: 7/25/2026, 8:59:22 PM
Quick Conversions
| USD | INR |
|---|---|
| 1 USD | 96.50 INR |
| 10 USD | 964.96 INR |
| 50 USD | 4,824.78 INR |
| 100 USD | 9,649.56 INR |
| 500 USD | 48,247.80 INR |
| 1,000 USD | 96,495.60 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-25T20:59:22Z",
"rates": {
"INR": 96.49560455
}
}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": 9649.560454999999,
"rate": 96.49560455
}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