Rate Overview
Live
1 JPY = 0.474771 RUB
1 RUB = 2.1063
JPY
Avg
0.482693
High
0.494270
Low
0.473787
Last updated: 4/16/2026, 3:17:20 AM
Quick Conversions
| JPY | RUB |
|---|---|
| 1 JPY | 0.47 RUB |
| 10 JPY | 4.75 RUB |
| 50 JPY | 23.74 RUB |
| 100 JPY | 47.48 RUB |
| 500 JPY | 237.39 RUB |
| 1,000 JPY | 474.77 RUB |
Get JPY/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=RUBExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-16T03:17:20Z",
"rates": {
"RUB": 0.474771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "RUB",
"amount": 100
},
"result": 47.4771,
"rate": 0.474771
}Build with JPY/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key