Rate Overview
Live
1 SAR = 47.3529 DJF
1 DJF = 0.021118
SAR
Avg
47.3026
High
47.3701
Low
47.2312
Last updated: 4/17/2026, 2:42:07 PM
Quick Conversions
| SAR | DJF |
|---|---|
| 1 SAR | 47.35 DJF |
| 10 SAR | 473.53 DJF |
| 50 SAR | 2,367.65 DJF |
| 100 SAR | 4,735.29 DJF |
| 500 SAR | 23,676.47 DJF |
| 1,000 SAR | 47,352.94 DJF |
Get SAR/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=DJFExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-17T14:42:07Z",
"rates": {
"DJF": 47.352935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "DJF",
"amount": 100
},
"result": 4735.2935,
"rate": 47.352935
}Build with SAR/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key