Rate Overview
Live
1 USD = 95.3973 INR
1 INR = 0.010482
USD
Avg
95.1166
High
95.4933
Low
94.5450
Last updated: 7/5/2026, 7:05:33 PM
Quick Conversions
| USD | INR |
|---|---|
| 1 USD | 95.40 INR |
| 10 USD | 953.97 INR |
| 50 USD | 4,769.86 INR |
| 100 USD | 9,539.73 INR |
| 500 USD | 47,698.63 INR |
| 1,000 USD | 95,397.25 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-05T19:05:33Z",
"rates": {
"INR": 95.39725499
}
}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": 9539.725499,
"rate": 95.39725499
}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