Rate Overview
Live
1 DJF = 0.025263 RON
1 RON = 39.5836
DJF
Avg
0.025338
High
0.025437
Low
0.025224
Last updated: 8/22/2026, 12:40:18 PM
Quick Conversions
| DJF | RON |
|---|---|
| 1 DJF | 0.03 RON |
| 10 DJF | 0.25 RON |
| 50 DJF | 1.26 RON |
| 100 DJF | 2.53 RON |
| 500 DJF | 12.63 RON |
| 1,000 DJF | 25.26 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-22T12:40:18Z",
"rates": {
"RON": 0.025263
}
}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.5263,
"rate": 0.025263
}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