Rate Overview
Live
1 DJF = 0.025887 RON
1 RON = 38.6294
DJF
Avg
0.025233
High
0.027050
Low
0.024235
Last updated: 6/25/2026, 3:33:26 PM
Quick Conversions
| DJF | RON |
|---|---|
| 1 DJF | 0.03 RON |
| 10 DJF | 0.26 RON |
| 50 DJF | 1.29 RON |
| 100 DJF | 2.59 RON |
| 500 DJF | 12.94 RON |
| 1,000 DJF | 25.89 RON |
Get DJF/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=RONExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-06-25T15:33:26Z",
"rates": {
"RON": 0.025887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "RON",
"amount": 100
},
"result": 2.5887000000000002,
"rate": 0.025887
}Build with DJF/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key