Rate Overview
Live
1 JPY = 0.507216 RUB
1 RUB = 1.9715
JPY
Avg
0.501206
High
0.516264
Low
0.488779
Last updated: 3/27/2026, 12:14:39 AM
Quick Conversions
| JPY | RUB |
|---|---|
| 1 JPY | 0.51 RUB |
| 10 JPY | 5.07 RUB |
| 50 JPY | 25.36 RUB |
| 100 JPY | 50.72 RUB |
| 500 JPY | 253.61 RUB |
| 1,000 JPY | 507.22 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-27T00:14:39Z",
"rates": {
"RUB": 0.507216
}
}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.7216,
"rate": 0.507216
}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