Rate Overview
Live
1 RON = 35.7109 JPY
1 JPY = 0.028003
RON
Avg
35.8403
High
36.8113
Low
34.9329
Last updated: 7/29/2026, 5:16:04 PM
Quick Conversions
| RON | JPY |
|---|---|
| 1 RON | 35.71 JPY |
| 10 RON | 357.11 JPY |
| 50 RON | 1,785.54 JPY |
| 100 RON | 3,571.09 JPY |
| 500 RON | 17,855.44 JPY |
| 1,000 RON | 35,710.87 JPY |
Get RON/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=JPYExample Response:
{
"success": true,
"base": "RON",
"date": "2026-07-29T17:16:04Z",
"rates": {
"JPY": 35.710873
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "JPY",
"amount": 100
},
"result": 3571.0873,
"rate": 35.710873
}Build with RON/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key