Rate Overview
Live
1 RUB = 2.1145 JPY
1 JPY = 0.472914
RUB
Avg
2.1012
High
2.1249
Low
2.0792
Last updated: 7/9/2026, 1:53:44 PM
Quick Conversions
| RUB | JPY |
|---|---|
| 1 RUB | 2.11 JPY |
| 10 RUB | 21.15 JPY |
| 50 RUB | 105.73 JPY |
| 100 RUB | 211.45 JPY |
| 500 RUB | 1,057.27 JPY |
| 1,000 RUB | 2,114.55 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-07-09T13:53:44Z",
"rates": {
"JPY": 2.11455
}
}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": 211.45499999999998,
"rate": 2.11455
}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