Rate Overview
Live
1 INR = 1.7132 JPY
1 JPY = 0.583716
INR
Avg
1.7135
High
1.7195
Low
1.7062
Last updated: 3/6/2026, 10:48:48 PM
Quick Conversions
| INR | JPY |
|---|---|
| 1 INR | 1.71 JPY |
| 10 INR | 17.13 JPY |
| 50 INR | 85.66 JPY |
| 100 INR | 171.32 JPY |
| 500 INR | 856.58 JPY |
| 1,000 INR | 1,713.16 JPY |
Get INR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=JPYExample Response:
{
"success": true,
"base": "INR",
"date": "2026-03-06T22:48:48Z",
"rates": {
"JPY": 1.713162
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "JPY",
"amount": 100
},
"result": 171.3162,
"rate": 1.713162
}Build with INR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key