Rate Overview
Live
1 RUB = 2.2071 JPY
1 JPY = 0.453088
RUB
Avg
2.2118
High
2.2258
Low
2.2056
Last updated: 6/19/2026, 6:55:14 PM
Quick Conversions
| RUB | JPY |
|---|---|
| 1 RUB | 2.21 JPY |
| 10 RUB | 22.07 JPY |
| 50 RUB | 110.35 JPY |
| 100 RUB | 220.71 JPY |
| 500 RUB | 1,103.54 JPY |
| 1,000 RUB | 2,207.08 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-06-19T18:55:14Z",
"rates": {
"JPY": 2.207077
}
}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": 220.7077,
"rate": 2.207077
}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