Rate Overview
Live
1 JPY = 0.589818 INR
1 INR = 1.6954
JPY
Avg
0.585781
High
0.589818
Low
0.583057
Last updated: 4/16/2026, 7:40:11 AM
Quick Conversions
| JPY | INR |
|---|---|
| 1 JPY | 0.59 INR |
| 10 JPY | 5.90 INR |
| 50 JPY | 29.49 INR |
| 100 JPY | 58.98 INR |
| 500 JPY | 294.91 INR |
| 1,000 JPY | 589.82 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-04-16T07:40:11Z",
"rates": {
"INR": 0.589818
}
}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.98179999999999,
"rate": 0.589818
}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