Rate Overview
Live
1 RUB = 1.9694 JPY
1 JPY = 0.507775
RUB
Avg
1.9419
High
1.9742
Low
1.8847
Last updated: 3/28/2026, 1:07:41 AM
Quick Conversions
| RUB | JPY |
|---|---|
| 1 RUB | 1.97 JPY |
| 10 RUB | 19.69 JPY |
| 50 RUB | 98.47 JPY |
| 100 RUB | 196.94 JPY |
| 500 RUB | 984.69 JPY |
| 1,000 RUB | 1,969.38 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-28T01:07:41Z",
"rates": {
"JPY": 1.969376
}
}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.9376,
"rate": 1.969376
}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