Rate Overview
Live
1 RUB = 2.0813 JPY
1 JPY = 0.480474
RUB
Avg
2.0670
High
2.2475
Low
1.9370
Last updated: 7/29/2026, 4:11:49 PM
Quick Conversions
| RUB | JPY |
|---|---|
| 1 RUB | 2.08 JPY |
| 10 RUB | 20.81 JPY |
| 50 RUB | 104.06 JPY |
| 100 RUB | 208.13 JPY |
| 500 RUB | 1,040.64 JPY |
| 1,000 RUB | 2,081.28 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-29T16:11:49Z",
"rates": {
"JPY": 2.081277
}
}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.1277,
"rate": 2.081277
}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