Rate Overview
Live
1 JPY = 0.449930 RUB
1 RUB = 2.2226
JPY
Avg
0.492491
High
0.542602
Low
0.449874
Last updated: 5/26/2026, 11:44:40 AM
Quick Conversions
| JPY | RUB |
|---|---|
| 1 JPY | 0.45 RUB |
| 10 JPY | 4.50 RUB |
| 50 JPY | 22.50 RUB |
| 100 JPY | 44.99 RUB |
| 500 JPY | 224.97 RUB |
| 1,000 JPY | 449.93 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-26T11:44:40Z",
"rates": {
"RUB": 0.44993
}
}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.993,
"rate": 0.44993
}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