Rate Overview
Live
1 INR = 1.6898 JPY
1 JPY = 0.591795
INR
Avg
1.6906
High
1.9261
Low
1.4701
Last updated: 3/28/2026, 4:24:05 AM
Quick Conversions
| INR | JPY |
|---|---|
| 1 INR | 1.69 JPY |
| 10 INR | 16.90 JPY |
| 50 INR | 84.49 JPY |
| 100 INR | 168.98 JPY |
| 500 INR | 844.89 JPY |
| 1,000 INR | 1,689.77 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-03-28T04:24:05Z",
"rates": {
"JPY": 1.689773
}
}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.97729999999999,
"rate": 1.689773
}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