Rate Overview
Live
1 INR = 1.6956 JPY
1 JPY = 0.589755
INR
Avg
1.6991
High
1.7160
Low
1.6900
Last updated: 7/6/2026, 12:06:28 PM
Quick Conversions
| INR | JPY |
|---|---|
| 1 INR | 1.70 JPY |
| 10 INR | 16.96 JPY |
| 50 INR | 84.78 JPY |
| 100 INR | 169.56 JPY |
| 500 INR | 847.81 JPY |
| 1,000 INR | 1,695.62 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-07-06T12:06:28Z",
"rates": {
"JPY": 1.695618
}
}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": 169.5618,
"rate": 1.695618
}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