Rate Overview
Live
1 JPY = 0.451054 RUB
1 RUB = 2.2170
JPY
Avg
0.451407
High
0.455716
Low
0.448595
Last updated: 6/15/2026, 12:49:35 PM
Quick Conversions
| JPY | RUB |
|---|---|
| 1 JPY | 0.45 RUB |
| 10 JPY | 4.51 RUB |
| 50 JPY | 22.55 RUB |
| 100 JPY | 45.11 RUB |
| 500 JPY | 225.53 RUB |
| 1,000 JPY | 451.05 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-06-15T12:49:35Z",
"rates": {
"RUB": 0.451054
}
}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": 45.1054,
"rate": 0.451054
}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