Rate Overview
Live
1 JPY = 0.027618 RON
1 RON = 36.2083
JPY
Avg
0.027752
High
0.027938
Low
0.027580
Last updated: 3/27/2026, 11:11:05 AM
Quick Conversions
| JPY | RON |
|---|---|
| 1 JPY | 0.03 RON |
| 10 JPY | 0.28 RON |
| 50 JPY | 1.38 RON |
| 100 JPY | 2.76 RON |
| 500 JPY | 13.81 RON |
| 1,000 JPY | 27.62 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-27T11:11:05Z",
"rates": {
"RON": 0.027618
}
}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.7618,
"rate": 0.027618
}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