Rate Overview
Live
1 USD = 95.5508 INR
1 INR = 0.010466
USD
Avg
95.4509
High
95.5916
Low
95.3032
Last updated: 8/16/2026, 11:39:31 AM
Quick Conversions
| USD | INR |
|---|---|
| 1 USD | 95.55 INR |
| 10 USD | 955.51 INR |
| 50 USD | 4,777.54 INR |
| 100 USD | 9,555.08 INR |
| 500 USD | 47,775.42 INR |
| 1,000 USD | 95,550.83 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-08-16T11:39:31Z",
"rates": {
"INR": 95.55083338
}
}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": 9555.083338,
"rate": 95.55083338
}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