Rate Overview
Live
1 INR = 1.6883 JPY
1 JPY = 0.592311
INR
Avg
1.6837
High
1.6913
Low
1.6764
Last updated: 6/16/2026, 8:52:46 AM
Quick Conversions
| INR | JPY |
|---|---|
| 1 INR | 1.69 JPY |
| 10 INR | 16.88 JPY |
| 50 INR | 84.42 JPY |
| 100 INR | 168.83 JPY |
| 500 INR | 844.15 JPY |
| 1,000 INR | 1,688.30 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-06-16T08:52:46Z",
"rates": {
"JPY": 1.688301
}
}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.83010000000002,
"rate": 1.688301
}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