Rate Overview
Live
1 RON = 35.3661 JPY
1 JPY = 0.028276
RON
Avg
35.2997
High
35.4188
Low
35.1372
Last updated: 5/30/2026, 9:17:52 AM
Quick Conversions
| RON | JPY |
|---|---|
| 1 RON | 35.37 JPY |
| 10 RON | 353.66 JPY |
| 50 RON | 1,768.31 JPY |
| 100 RON | 3,536.61 JPY |
| 500 RON | 17,683.05 JPY |
| 1,000 RON | 35,366.10 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-05-30T09:17:52Z",
"rates": {
"JPY": 35.366104
}
}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": 3536.6104,
"rate": 35.366104
}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