Rate Overview
Live
1 SAR = 47.4476 DJF
1 DJF = 0.021076
SAR
Avg
47.5120
High
47.6339
Low
47.4476
Last updated: 9/9/2026, 6:45:30 PM
Quick Conversions
| SAR | DJF |
|---|---|
| 1 SAR | 47.45 DJF |
| 10 SAR | 474.48 DJF |
| 50 SAR | 2,372.38 DJF |
| 100 SAR | 4,744.76 DJF |
| 500 SAR | 23,723.80 DJF |
| 1,000 SAR | 47,447.60 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-09-09T18:45:30Z",
"rates": {
"DJF": 47.447604
}
}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": 4744.7604,
"rate": 47.447604
}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