Rate Overview
Live
1 RUB = 1.9902 JPY
1 JPY = 0.502452
RUB
Avg
2.0168
High
2.0361
Low
1.9902
Last updated: 3/7/2026, 7:16:11 AM
Quick Conversions
| RUB | JPY |
|---|---|
| 1 RUB | 1.99 JPY |
| 10 RUB | 19.90 JPY |
| 50 RUB | 99.51 JPY |
| 100 RUB | 199.02 JPY |
| 500 RUB | 995.12 JPY |
| 1,000 RUB | 1,990.24 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-07T07:16:11Z",
"rates": {
"JPY": 1.990238
}
}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": 199.0238,
"rate": 1.990238
}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