Rate Overview
Live
1 INR = 1.6914 JPY
1 JPY = 0.591218
INR
Avg
1.7004
High
1.7160
Low
1.6900
Last updated: 7/5/2026, 8:32:48 AM
Quick Conversions
| INR | JPY |
|---|---|
| 1 INR | 1.69 JPY |
| 10 INR | 16.91 JPY |
| 50 INR | 84.57 JPY |
| 100 INR | 169.14 JPY |
| 500 INR | 845.71 JPY |
| 1,000 INR | 1,691.42 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-05T08:32:48Z",
"rates": {
"JPY": 1.691423
}
}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.14229999999998,
"rate": 1.691423
}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