Rate Overview
Live
1 INR = 1.6865 JPY
1 JPY = 0.592951
INR
Avg
1.6975
High
1.7160
Low
1.6804
Last updated: 7/22/2026, 5:01:36 AM
Quick Conversions
| INR | JPY |
|---|---|
| 1 INR | 1.69 JPY |
| 10 INR | 16.86 JPY |
| 50 INR | 84.32 JPY |
| 100 INR | 168.65 JPY |
| 500 INR | 843.24 JPY |
| 1,000 INR | 1,686.48 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-22T05:01:36Z",
"rates": {
"JPY": 1.68648
}
}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": 168.648,
"rate": 1.68648
}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