Rate Overview
Live
1 RON = 35.0122 JPY
1 JPY = 0.028561
RON
Avg
34.9585
High
35.0831
Low
34.7720
Last updated: 8/14/2026, 3:50:12 PM
Quick Conversions
| RON | JPY |
|---|---|
| 1 RON | 35.01 JPY |
| 10 RON | 350.12 JPY |
| 50 RON | 1,750.61 JPY |
| 100 RON | 3,501.22 JPY |
| 500 RON | 17,506.11 JPY |
| 1,000 RON | 35,012.22 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-08-14T15:50:12Z",
"rates": {
"JPY": 35.012217
}
}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": 3501.2217,
"rate": 35.012217
}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