Rate Overview
Live
1 RUB = 1.8782 JPY
1 JPY = 0.532416
RUB
Avg
1.9040
High
1.9296
Low
1.8772
Last updated: 8/18/2026, 11:29:48 AM
Quick Conversions
| RUB | JPY |
|---|---|
| 1 RUB | 1.88 JPY |
| 10 RUB | 18.78 JPY |
| 50 RUB | 93.91 JPY |
| 100 RUB | 187.82 JPY |
| 500 RUB | 939.11 JPY |
| 1,000 RUB | 1,878.23 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-08-18T11:29:48Z",
"rates": {
"JPY": 1.878229
}
}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": 187.8229,
"rate": 1.878229
}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