Rate Overview
Live
1 RON = 34.1203 JPY
1 JPY = 0.029308
RON
Avg
34.6903
High
35.3130
Low
34.1203
Last updated: 9/7/2026, 5:31:10 PM
Quick Conversions
| RON | JPY |
|---|---|
| 1 RON | 34.12 JPY |
| 10 RON | 341.20 JPY |
| 50 RON | 1,706.02 JPY |
| 100 RON | 3,412.03 JPY |
| 500 RON | 17,060.15 JPY |
| 1,000 RON | 34,120.30 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-09-07T17:31:10Z",
"rates": {
"JPY": 34.120302
}
}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": 3412.0302,
"rate": 34.120302
}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