Rate Overview
Live
1 RUB = 2.0741 JPY
1 JPY = 0.482138
RUB
Avg
2.0896
High
2.1026
Low
2.0741
Last updated: 7/30/2026, 12:20:46 AM
Quick Conversions
| RUB | JPY |
|---|---|
| 1 RUB | 2.07 JPY |
| 10 RUB | 20.74 JPY |
| 50 RUB | 103.70 JPY |
| 100 RUB | 207.41 JPY |
| 500 RUB | 1,037.05 JPY |
| 1,000 RUB | 2,074.10 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-30T00:20:46Z",
"rates": {
"JPY": 2.074095
}
}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.40949999999998,
"rate": 2.074095
}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