Rate Overview
Live
1 USD = 93.6059 INR
1 INR = 0.010683
USD
Avg
93.1876
High
93.6059
Low
92.6605
Last updated: 4/16/2026, 4:30:33 AM
Quick Conversions
| USD | INR |
|---|---|
| 1 USD | 93.61 INR |
| 10 USD | 936.06 INR |
| 50 USD | 4,680.30 INR |
| 100 USD | 9,360.59 INR |
| 500 USD | 46,802.95 INR |
| 1,000 USD | 93,605.90 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-04-16T04:30:33Z",
"rates": {
"INR": 93.6059
}
}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": 9360.59,
"rate": 93.6059
}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