Rate Overview
Live
1 INR = 0.010465 USD
1 USD = 95.5566
INR
Avg
0.010476
High
0.010492
Low
0.010461
Last updated: 8/16/2026, 9:51:13 PM
Quick Conversions
| INR | USD |
|---|---|
| 1 INR | 0.01 USD |
| 10 INR | 0.10 USD |
| 50 INR | 0.52 USD |
| 100 INR | 1.05 USD |
| 500 INR | 5.23 USD |
| 1,000 INR | 10.47 USD |
Get INR/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=USDExample Response:
{
"success": true,
"base": "INR",
"date": "2026-08-16T21:51:13Z",
"rates": {
"USD": 0.010465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "USD",
"amount": 100
},
"result": 1.0465,
"rate": 0.010465
}Build with INR/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key