Rate Overview
Live
1 USD = 95.9038 INR
1 INR = 0.010427
USD
Avg
95.8704
High
96.8250
Low
95.2392
Last updated: 5/27/2026, 11:00:29 PM
Quick Conversions
| USD | INR |
|---|---|
| 1 USD | 95.90 INR |
| 10 USD | 959.04 INR |
| 50 USD | 4,795.19 INR |
| 100 USD | 9,590.38 INR |
| 500 USD | 47,951.88 INR |
| 1,000 USD | 95,903.75 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-27T23:00:29Z",
"rates": {
"INR": 95.90375
}
}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": 9590.375,
"rate": 95.90375
}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