Rate Overview
Live
1 JPY = 0.601154 INR
1 INR = 1.6635
JPY
Avg
0.585803
High
0.606751
Low
0.570480
Last updated: 5/27/2026, 9:54:46 PM
Quick Conversions
| JPY | INR |
|---|---|
| 1 JPY | 0.60 INR |
| 10 JPY | 6.01 INR |
| 50 JPY | 30.06 INR |
| 100 JPY | 60.12 INR |
| 500 JPY | 300.58 INR |
| 1,000 JPY | 601.15 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-05-27T21:54:46Z",
"rates": {
"INR": 0.601154
}
}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": 60.115399999999994,
"rate": 0.601154
}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