Rate Overview
Live
1 INR = 0.010413 USD
1 USD = 96.0338
INR
Avg
0.010782
High
0.011129
Low
0.010327
Last updated: 5/28/2026, 2:59:56 PM
Quick Conversions
| INR | USD |
|---|---|
| 1 INR | 0.01 USD |
| 10 INR | 0.10 USD |
| 50 INR | 0.52 USD |
| 100 INR | 1.04 USD |
| 500 INR | 5.21 USD |
| 1,000 INR | 10.41 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-05-28T14:59:56Z",
"rates": {
"USD": 0.010413
}
}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.0413000000000001,
"rate": 0.010413
}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