Rate Overview
Live
1 JPY = 0.449773 RUB
1 RUB = 2.2233
JPY
Avg
0.490168
High
0.516264
Low
0.448195
Last updated: 5/26/2026, 1:00:21 PM
Quick Conversions
| JPY | RUB |
|---|---|
| 1 JPY | 0.45 RUB |
| 10 JPY | 4.50 RUB |
| 50 JPY | 22.49 RUB |
| 100 JPY | 44.98 RUB |
| 500 JPY | 224.89 RUB |
| 1,000 JPY | 449.77 RUB |
Get JPY/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=RUBExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-26T13:00:21Z",
"rates": {
"RUB": 0.449773
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "RUB",
"amount": 100
},
"result": 44.9773,
"rate": 0.449773
}Build with JPY/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key