Rate Overview
Live
1 DJF = 0.025947 RON
1 RON = 38.5401
DJF
Avg
0.025726
High
0.025966
Low
0.025413
Last updated: 6/24/2026, 7:40:36 PM
Quick Conversions
| DJF | RON |
|---|---|
| 1 DJF | 0.03 RON |
| 10 DJF | 0.26 RON |
| 50 DJF | 1.30 RON |
| 100 DJF | 2.59 RON |
| 500 DJF | 12.97 RON |
| 1,000 DJF | 25.95 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-24T19:40:36Z",
"rates": {
"RON": 0.025947
}
}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.5947,
"rate": 0.025947
}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