Rate Overview
Live
1 JPY = 0.599739 INR
1 INR = 1.6674
JPY
Avg
0.600300
High
0.604573
Low
0.599017
Last updated: 8/16/2026, 11:39:58 AM
Quick Conversions
| JPY | INR |
|---|---|
| 1 JPY | 0.60 INR |
| 10 JPY | 6.00 INR |
| 50 JPY | 29.99 INR |
| 100 JPY | 59.97 INR |
| 500 JPY | 299.87 INR |
| 1,000 JPY | 599.74 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-08-16T11:39:58Z",
"rates": {
"INR": 0.599739
}
}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.9739,
"rate": 0.599739
}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