Rate Overview
Live
1 RUB = 1.9688 JPY
1 JPY = 0.507923
RUB
Avg
1.9795
High
2.0361
Low
1.8430
Last updated: 3/28/2026, 2:49:25 AM
Quick Conversions
| RUB | JPY |
|---|---|
| 1 RUB | 1.97 JPY |
| 10 RUB | 19.69 JPY |
| 50 RUB | 98.44 JPY |
| 100 RUB | 196.88 JPY |
| 500 RUB | 984.40 JPY |
| 1,000 RUB | 1,968.80 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-03-28T02:49:25Z",
"rates": {
"JPY": 1.968803
}
}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": 196.8803,
"rate": 1.968803
}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