Rate Overview
Live
1 JPY = 0.595298 INR
1 INR = 1.6798
JPY
Avg
0.584813
High
0.595298
Low
0.579455
Last updated: 3/27/2026, 1:19:58 PM
Quick Conversions
| JPY | INR |
|---|---|
| 1 JPY | 0.60 INR |
| 10 JPY | 5.95 INR |
| 50 JPY | 29.76 INR |
| 100 JPY | 59.53 INR |
| 500 JPY | 297.65 INR |
| 1,000 JPY | 595.30 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-27T13:19:58Z",
"rates": {
"INR": 0.595298
}
}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.5298,
"rate": 0.595298
}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