Rate Overview
Live
1 RON = 36.0261 JPY
1 JPY = 0.027758
RON
Avg
36.0290
High
36.1902
Low
35.8325
Last updated: 3/6/2026, 7:09:57 PM
Quick Conversions
| RON | JPY |
|---|---|
| 1 RON | 36.03 JPY |
| 10 RON | 360.26 JPY |
| 50 RON | 1,801.31 JPY |
| 100 RON | 3,602.61 JPY |
| 500 RON | 18,013.06 JPY |
| 1,000 RON | 36,026.13 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-03-06T19:09:57Z",
"rates": {
"JPY": 36.026127
}
}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": 3602.6127,
"rate": 36.026127
}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