Rate Overview
Live
1 DJF = 0.025529 RON
1 RON = 39.1711
DJF
Avg
0.025690
High
0.025872
Low
0.025507
Last updated: 8/2/2026, 1:21:15 PM
Quick Conversions
| DJF | RON |
|---|---|
| 1 DJF | 0.03 RON |
| 10 DJF | 0.26 RON |
| 50 DJF | 1.28 RON |
| 100 DJF | 2.55 RON |
| 500 DJF | 12.76 RON |
| 1,000 DJF | 25.53 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-08-02T13:21:15Z",
"rates": {
"RON": 0.025529
}
}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.5529,
"rate": 0.025529
}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