Rate Overview
Live
1 JPY = 0.593917 INR
1 INR = 1.6837
JPY
Avg
0.582626
High
0.597242
Low
0.570119
Last updated: 3/27/2026, 7:46:56 AM
Quick Conversions
| JPY | INR |
|---|---|
| 1 JPY | 0.59 INR |
| 10 JPY | 5.94 INR |
| 50 JPY | 29.70 INR |
| 100 JPY | 59.39 INR |
| 500 JPY | 296.96 INR |
| 1,000 JPY | 593.92 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-27T07:46:56Z",
"rates": {
"INR": 0.593917
}
}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.3917,
"rate": 0.593917
}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