Rate Overview
Live
1 JPY = 0.521321 RUB
1 RUB = 1.9182
JPY
Avg
0.519544
High
0.524195
Low
0.514732
Last updated: 8/14/2026, 7:24:47 PM
Quick Conversions
| JPY | RUB |
|---|---|
| 1 JPY | 0.52 RUB |
| 10 JPY | 5.21 RUB |
| 50 JPY | 26.07 RUB |
| 100 JPY | 52.13 RUB |
| 500 JPY | 260.66 RUB |
| 1,000 JPY | 521.32 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-08-14T19:24:47Z",
"rates": {
"RUB": 0.521321
}
}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": 52.1321,
"rate": 0.521321
}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