Rate Overview
Live
1 RUB = 2.0861 JPY
1 JPY = 0.479357
RUB
Avg
2.0807
High
2.1107
Low
2.0508
Last updated: 4/17/2026, 8:55:40 AM
Quick Conversions
| RUB | JPY |
|---|---|
| 1 RUB | 2.09 JPY |
| 10 RUB | 20.86 JPY |
| 50 RUB | 104.31 JPY |
| 100 RUB | 208.61 JPY |
| 500 RUB | 1,043.06 JPY |
| 1,000 RUB | 2,086.13 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-04-17T08:55:40Z",
"rates": {
"JPY": 2.08613
}
}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": 208.61299999999997,
"rate": 2.08613
}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