Rate Overview
Live
1 RUB = 2.0778 JPY
1 JPY = 0.481275
RUB
Avg
2.0797
High
2.2398
Low
1.8430
Last updated: 7/29/2026, 10:11:06 AM
Quick Conversions
| RUB | JPY |
|---|---|
| 1 RUB | 2.08 JPY |
| 10 RUB | 20.78 JPY |
| 50 RUB | 103.89 JPY |
| 100 RUB | 207.78 JPY |
| 500 RUB | 1,038.91 JPY |
| 1,000 RUB | 2,077.82 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-29T10:11:06Z",
"rates": {
"JPY": 2.077816
}
}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": 207.7816,
"rate": 2.077816
}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