Rate Overview
Live
1 JPY = 0.481650 RUB
1 RUB = 2.0762
JPY
Avg
0.479380
High
0.482019
Low
0.472533
Last updated: 7/20/2026, 10:42:32 PM
Quick Conversions
| JPY | RUB |
|---|---|
| 1 JPY | 0.48 RUB |
| 10 JPY | 4.82 RUB |
| 50 JPY | 24.08 RUB |
| 100 JPY | 48.17 RUB |
| 500 JPY | 240.83 RUB |
| 1,000 JPY | 481.65 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-20T22:42:32Z",
"rates": {
"RUB": 0.48165
}
}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.165,
"rate": 0.48165
}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