Rate Overview
Live
1 RUB = 1.7813 JPY
1 JPY = 0.561375
RUB
Avg
1.8013
High
1.8381
Low
1.7813
Last updated: 9/9/2026, 1:14:03 AM
Quick Conversions
| RUB | JPY |
|---|---|
| 1 RUB | 1.78 JPY |
| 10 RUB | 17.81 JPY |
| 50 RUB | 89.07 JPY |
| 100 RUB | 178.13 JPY |
| 500 RUB | 890.67 JPY |
| 1,000 RUB | 1,781.34 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-09-09T01:14:03Z",
"rates": {
"JPY": 1.781342
}
}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": 178.1342,
"rate": 1.781342
}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