Rate Overview
Live
1 JPY = 0.477183 RUB
1 RUB = 2.0956
JPY
Avg
0.479994
High
0.487983
Low
0.474145
Last updated: 7/5/2026, 3:25:31 PM
Quick Conversions
| JPY | RUB |
|---|---|
| 1 JPY | 0.48 RUB |
| 10 JPY | 4.77 RUB |
| 50 JPY | 23.86 RUB |
| 100 JPY | 47.72 RUB |
| 500 JPY | 238.59 RUB |
| 1,000 JPY | 477.18 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-05T15:25:31Z",
"rates": {
"RUB": 0.477183
}
}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": 47.7183,
"rate": 0.477183
}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