Rate Overview
Live
1 RUB = 2.2390 JPY
1 JPY = 0.446631
RUB
Avg
1.9492
High
2.2390
Low
1.7631
Last updated: 5/30/2026, 2:41:07 PM
Quick Conversions
| RUB | JPY |
|---|---|
| 1 RUB | 2.24 JPY |
| 10 RUB | 22.39 JPY |
| 50 RUB | 111.95 JPY |
| 100 RUB | 223.90 JPY |
| 500 RUB | 1,119.49 JPY |
| 1,000 RUB | 2,238.99 JPY |
Get RUB/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=JPYExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-05-30T14:41:07Z",
"rates": {
"JPY": 2.238987
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "JPY",
"amount": 100
},
"result": 223.8987,
"rate": 2.238987
}Build with RUB/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key