Rate Overview
Live
1 JPY = 0.481815 RUB
1 RUB = 2.0755
JPY
Avg
0.569490
High
0.695882
Low
0.444888
Last updated: 7/21/2026, 3:09:54 PM
Quick Conversions
| JPY | RUB |
|---|---|
| 1 JPY | 0.48 RUB |
| 10 JPY | 4.82 RUB |
| 50 JPY | 24.09 RUB |
| 100 JPY | 48.18 RUB |
| 500 JPY | 240.91 RUB |
| 1,000 JPY | 481.82 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-07-21T15:09:54Z",
"rates": {
"RUB": 0.481815
}
}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": 48.1815,
"rate": 0.481815
}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