Rate Overview
Live
1 USD = 94.1543 INR
1 INR = 0.010621
USD
Avg
88.3861
High
94.1543
Low
84.5003
Last updated: 3/27/2026, 3:51:14 AM
Quick Conversions
| USD | INR |
|---|---|
| 1 USD | 94.15 INR |
| 10 USD | 941.54 INR |
| 50 USD | 4,707.72 INR |
| 100 USD | 9,415.43 INR |
| 500 USD | 47,077.15 INR |
| 1,000 USD | 94,154.31 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-03-27T03:51:14Z",
"rates": {
"INR": 94.1543065
}
}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": 9415.43065,
"rate": 94.1543065
}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