Rate Overview
Live
1 INR = 1.7103 JPY
1 JPY = 0.584706
INR
Avg
1.7095
High
1.7138
Low
1.7027
Last updated: 4/17/2026, 4:13:25 AM
Quick Conversions
| INR | JPY |
|---|---|
| 1 INR | 1.71 JPY |
| 10 INR | 17.10 JPY |
| 50 INR | 85.51 JPY |
| 100 INR | 171.03 JPY |
| 500 INR | 855.13 JPY |
| 1,000 INR | 1,710.26 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-04-17T04:13:25Z",
"rates": {
"JPY": 1.71026
}
}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.02599999999998,
"rate": 1.71026
}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