Rate Overview
Live
1 RON = 35.1920 JPY
1 JPY = 0.028416
RON
Avg
35.3670
High
35.5356
Low
35.1920
Last updated: 6/19/2026, 12:56:51 PM
Quick Conversions
| RON | JPY |
|---|---|
| 1 RON | 35.19 JPY |
| 10 RON | 351.92 JPY |
| 50 RON | 1,759.60 JPY |
| 100 RON | 3,519.20 JPY |
| 500 RON | 17,595.98 JPY |
| 1,000 RON | 35,191.97 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-06-19T12:56:51Z",
"rates": {
"JPY": 35.191967
}
}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": 3519.1967,
"rate": 35.191967
}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