Rate Overview
Live
1 JPY = 0.589153 INR
1 INR = 1.6974
JPY
Avg
0.590995
High
0.594000
Low
0.588912
Last updated: 7/26/2026, 10:00:29 AM
Quick Conversions
| JPY | INR |
|---|---|
| 1 JPY | 0.59 INR |
| 10 JPY | 5.89 INR |
| 50 JPY | 29.46 INR |
| 100 JPY | 58.92 INR |
| 500 JPY | 294.58 INR |
| 1,000 JPY | 589.15 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-07-26T10:00:29Z",
"rates": {
"INR": 0.589153
}
}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.9153,
"rate": 0.589153
}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