Rate Overview
Live
1 JPY = 0.028105 RON
1 RON = 35.5809
JPY
Avg
0.028206
High
0.028288
Low
0.028095
Last updated: 6/17/2026, 7:08:55 AM
Quick Conversions
| JPY | RON |
|---|---|
| 1 JPY | 0.03 RON |
| 10 JPY | 0.28 RON |
| 50 JPY | 1.41 RON |
| 100 JPY | 2.81 RON |
| 500 JPY | 14.05 RON |
| 1,000 JPY | 28.11 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-06-17T07:08:55Z",
"rates": {
"RON": 0.028105
}
}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.8105,
"rate": 0.028105
}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