Rate Overview
Live
1 USD = 94.4324 INR
1 INR = 0.010590
USD
Avg
94.8929
High
95.5907
Low
94.4324
Last updated: 9/5/2026, 7:46:43 AM
Quick Conversions
| USD | INR |
|---|---|
| 1 USD | 94.43 INR |
| 10 USD | 944.32 INR |
| 50 USD | 4,721.62 INR |
| 100 USD | 9,443.24 INR |
| 500 USD | 47,216.20 INR |
| 1,000 USD | 94,432.41 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-09-05T07:46:43Z",
"rates": {
"INR": 94.43240678
}
}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": 9443.240678,
"rate": 94.43240678
}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