Rate Overview
Live
1 RON = 35.4836 JPY
1 JPY = 0.028182
RON
Avg
35.3492
High
35.4836
Low
35.2038
Last updated: 7/8/2026, 4:40:34 PM
Quick Conversions
| RON | JPY |
|---|---|
| 1 RON | 35.48 JPY |
| 10 RON | 354.84 JPY |
| 50 RON | 1,774.18 JPY |
| 100 RON | 3,548.36 JPY |
| 500 RON | 17,741.82 JPY |
| 1,000 RON | 35,483.65 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-08T16:40:34Z",
"rates": {
"JPY": 35.483647
}
}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": 3548.3646999999996,
"rate": 35.483647
}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