Rate Overview
Live
1 SAR = 47.4513 DJF
1 DJF = 0.021074
SAR
Avg
47.4810
High
47.5931
Low
47.3390
Last updated: 7/7/2026, 7:02:34 AM
Quick Conversions
| SAR | DJF |
|---|---|
| 1 SAR | 47.45 DJF |
| 10 SAR | 474.51 DJF |
| 50 SAR | 2,372.56 DJF |
| 100 SAR | 4,745.13 DJF |
| 500 SAR | 23,725.63 DJF |
| 1,000 SAR | 47,451.25 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-07-07T07:02:34Z",
"rates": {
"DJF": 47.451251
}
}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": 4745.1251,
"rate": 47.451251
}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