Rate Overview
Live
1 JPY = 0.591650 INR
1 INR = 1.6902
JPY
Avg
0.593530
High
0.596533
Low
0.589617
Last updated: 6/16/2026, 10:22:21 PM
Quick Conversions
| JPY | INR |
|---|---|
| 1 JPY | 0.59 INR |
| 10 JPY | 5.92 INR |
| 50 JPY | 29.58 INR |
| 100 JPY | 59.17 INR |
| 500 JPY | 295.83 INR |
| 1,000 JPY | 591.65 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-06-16T22:22:21Z",
"rates": {
"INR": 0.59165
}
}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.165,
"rate": 0.59165
}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