Rate Overview
Live
1 JPY = 0.583715 INR
1 INR = 1.7132
JPY
Avg
0.583610
High
0.586098
Low
0.581555
Last updated: 3/6/2026, 9:06:23 PM
Quick Conversions
| JPY | INR |
|---|---|
| 1 JPY | 0.58 INR |
| 10 JPY | 5.84 INR |
| 50 JPY | 29.19 INR |
| 100 JPY | 58.37 INR |
| 500 JPY | 291.86 INR |
| 1,000 JPY | 583.72 INR |
Get JPY/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=INRExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-06T21:06:23Z",
"rates": {
"INR": 0.583715
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "INR",
"amount": 100
},
"result": 58.3715,
"rate": 0.583715
}Build with JPY/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key