Rate Overview
Live
1 RON = 36.2072 JPY
1 JPY = 0.027619
RON
Avg
36.0861
High
36.3574
Low
35.7341
Last updated: 3/27/2026, 11:52:51 AM
Quick Conversions
| RON | JPY |
|---|---|
| 1 RON | 36.21 JPY |
| 10 RON | 362.07 JPY |
| 50 RON | 1,810.36 JPY |
| 100 RON | 3,620.72 JPY |
| 500 RON | 18,103.60 JPY |
| 1,000 RON | 36,207.20 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-27T11:52:51Z",
"rates": {
"JPY": 36.207204
}
}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": 3620.7203999999997,
"rate": 36.207204
}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