Rate Overview
Live
1 RON = 36.1372 JPY
1 JPY = 0.027672
RON
Avg
36.0304
High
36.2576
Low
35.7927
Last updated: 3/27/2026, 6:44:06 AM
Quick Conversions
| RON | JPY |
|---|---|
| 1 RON | 36.14 JPY |
| 10 RON | 361.37 JPY |
| 50 RON | 1,806.86 JPY |
| 100 RON | 3,613.72 JPY |
| 500 RON | 18,068.62 JPY |
| 1,000 RON | 36,137.24 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-27T06:44:06Z",
"rates": {
"JPY": 36.137239
}
}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": 3613.7239,
"rate": 36.137239
}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