Rate Overview
Live
1 INR = 1.6840 JPY
1 JPY = 0.593811
INR
Avg
1.7099
High
1.7258
Low
1.6840
Last updated: 3/28/2026, 2:41:42 AM
Quick Conversions
| INR | JPY |
|---|---|
| 1 INR | 1.68 JPY |
| 10 INR | 16.84 JPY |
| 50 INR | 84.20 JPY |
| 100 INR | 168.40 JPY |
| 500 INR | 842.02 JPY |
| 1,000 INR | 1,684.04 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-28T02:41:42Z",
"rates": {
"JPY": 1.684037
}
}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.40370000000001,
"rate": 1.684037
}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