Rate Overview
Live
1 JPY = 0.027762 RON
1 RON = 36.0205
JPY
Avg
0.027766
High
0.027907
Low
0.027631
Last updated: 3/7/2026, 12:08:33 AM
Quick Conversions
| JPY | RON |
|---|---|
| 1 JPY | 0.03 RON |
| 10 JPY | 0.28 RON |
| 50 JPY | 1.39 RON |
| 100 JPY | 2.78 RON |
| 500 JPY | 13.88 RON |
| 1,000 JPY | 27.76 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-03-07T00:08:33Z",
"rates": {
"RON": 0.027762
}
}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.7762,
"rate": 0.027762
}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