Rate Overview
Live
1 RUB = 2.1104 JPY
1 JPY = 0.473837
RUB
Avg
2.0982
High
2.1104
Low
2.0691
Last updated: 5/10/2026, 11:13:57 AM
Quick Conversions
| RUB | JPY |
|---|---|
| 1 RUB | 2.11 JPY |
| 10 RUB | 21.10 JPY |
| 50 RUB | 105.52 JPY |
| 100 RUB | 211.04 JPY |
| 500 RUB | 1,055.22 JPY |
| 1,000 RUB | 2,110.43 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-05-10T11:13:57Z",
"rates": {
"JPY": 2.110432
}
}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.04319999999998,
"rate": 2.110432
}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