Rate Overview
Live
1 USD = 94.9350 INR
1 INR = 0.010534
USD
Avg
95.1105
High
95.7649
Low
94.5605
Last updated: 6/17/2026, 1:22:00 AM
Quick Conversions
| USD | INR |
|---|---|
| 1 USD | 94.94 INR |
| 10 USD | 949.35 INR |
| 50 USD | 4,746.75 INR |
| 100 USD | 9,493.50 INR |
| 500 USD | 47,467.50 INR |
| 1,000 USD | 94,935.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-06-17T01:22:00Z",
"rates": {
"INR": 94.935
}
}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": 9493.5,
"rate": 94.935
}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