Rate Overview
Live
1 JPY = 0.507306 RUB
1 RUB = 1.9712
JPY
Avg
0.520224
High
0.542602
Low
0.506529
Last updated: 3/26/2026, 11:40:27 PM
Quick Conversions
| JPY | RUB |
|---|---|
| 1 JPY | 0.51 RUB |
| 10 JPY | 5.07 RUB |
| 50 JPY | 25.37 RUB |
| 100 JPY | 50.73 RUB |
| 500 JPY | 253.65 RUB |
| 1,000 JPY | 507.31 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-03-26T23:40:27Z",
"rates": {
"RUB": 0.507306
}
}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": 50.7306,
"rate": 0.507306
}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