Rate Overview
Live
1 JPY = 0.028224 RON
1 RON = 35.4308
JPY
Avg
0.028297
High
0.028405
Low
0.028224
Last updated: 7/7/2026, 7:38:48 AM
Quick Conversions
| JPY | RON |
|---|---|
| 1 JPY | 0.03 RON |
| 10 JPY | 0.28 RON |
| 50 JPY | 1.41 RON |
| 100 JPY | 2.82 RON |
| 500 JPY | 14.11 RON |
| 1,000 JPY | 28.22 RON |
Get JPY/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=RONExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-07T07:38:48Z",
"rates": {
"RON": 0.028224
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "RON",
"amount": 100
},
"result": 2.8224,
"rate": 0.028224
}Build with JPY/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key