Rate Overview
Live
1 JPY = 0.028496 RON
1 RON = 35.0926
JPY
Avg
0.028598
High
0.028758
Low
0.028496
Last updated: 8/14/2026, 5:57:52 PM
Quick Conversions
| JPY | RON |
|---|---|
| 1 JPY | 0.03 RON |
| 10 JPY | 0.28 RON |
| 50 JPY | 1.42 RON |
| 100 JPY | 2.85 RON |
| 500 JPY | 14.25 RON |
| 1,000 JPY | 28.50 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-08-14T17:57:52Z",
"rates": {
"RON": 0.028496
}
}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.8496,
"rate": 0.028496
}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