Rate Overview
Live
1 JPY = 0.591218 INR
1 INR = 1.6914
JPY
Avg
0.588114
High
0.591720
Low
0.582756
Last updated: 7/5/2026, 9:45:59 PM
Quick Conversions
| JPY | INR |
|---|---|
| 1 JPY | 0.59 INR |
| 10 JPY | 5.91 INR |
| 50 JPY | 29.56 INR |
| 100 JPY | 59.12 INR |
| 500 JPY | 295.61 INR |
| 1,000 JPY | 591.22 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-05T21:45:59Z",
"rates": {
"INR": 0.591218
}
}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": 59.1218,
"rate": 0.591218
}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