Rate Overview
Live
1 RON = 36.6352 JPY
1 JPY = 0.027296
RON
Avg
36.7264
High
36.8158
Low
36.6352
Last updated: 4/18/2026, 8:44:03 AM
Quick Conversions
| RON | JPY |
|---|---|
| 1 RON | 36.64 JPY |
| 10 RON | 366.35 JPY |
| 50 RON | 1,831.76 JPY |
| 100 RON | 3,663.52 JPY |
| 500 RON | 18,317.58 JPY |
| 1,000 RON | 36,635.16 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-04-18T08:44:03Z",
"rates": {
"JPY": 36.635159
}
}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": 3663.5159000000003,
"rate": 36.635159
}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