Rate Overview
Live
1 USD = 94.5950 INR
1 INR = 0.010571
USD
Avg
90.4792
High
94.5950
Low
88.0590
Last updated: 3/27/2026, 5:41:01 AM
Quick Conversions
| USD | INR |
|---|---|
| 1 USD | 94.60 INR |
| 10 USD | 945.95 INR |
| 50 USD | 4,729.75 INR |
| 100 USD | 9,459.50 INR |
| 500 USD | 47,297.50 INR |
| 1,000 USD | 94,595.00 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-27T05:41:01Z",
"rates": {
"INR": 94.595
}
}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": 9459.5,
"rate": 94.595
}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