Rate Overview
Live
1 INR = 1.6587 JPY
1 JPY = 0.602888
INR
Avg
1.6978
High
1.7566
Low
1.6425
Last updated: 5/27/2026, 8:28:51 AM
Quick Conversions
| INR | JPY |
|---|---|
| 1 INR | 1.66 JPY |
| 10 INR | 16.59 JPY |
| 50 INR | 82.93 JPY |
| 100 INR | 165.87 JPY |
| 500 INR | 829.34 JPY |
| 1,000 INR | 1,658.68 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-05-27T08:28:51Z",
"rates": {
"JPY": 1.658684
}
}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": 165.8684,
"rate": 1.658684
}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