Rate Overview
Live
1 USD = 94.6375 INR
1 INR = 0.010567
USD
Avg
94.8802
High
95.2850
Low
94.2549
Last updated: 5/7/2026, 8:16:42 PM
Quick Conversions
| USD | INR |
|---|---|
| 1 USD | 94.64 INR |
| 10 USD | 946.38 INR |
| 50 USD | 4,731.88 INR |
| 100 USD | 9,463.75 INR |
| 500 USD | 47,318.75 INR |
| 1,000 USD | 94,637.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-05-07T20:16:42Z",
"rates": {
"INR": 94.6375
}
}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": 9463.75,
"rate": 94.6375
}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