Rate Overview
Live
1 SAR = 47.4391 DJF
1 DJF = 0.021080
SAR
Avg
47.4170
High
47.6505
Low
47.2101
Last updated: 7/28/2026, 7:50:07 AM
Quick Conversions
| SAR | DJF |
|---|---|
| 1 SAR | 47.44 DJF |
| 10 SAR | 474.39 DJF |
| 50 SAR | 2,371.95 DJF |
| 100 SAR | 4,743.91 DJF |
| 500 SAR | 23,719.54 DJF |
| 1,000 SAR | 47,439.07 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-28T07:50:07Z",
"rates": {
"DJF": 47.439071
}
}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": 4743.907099999999,
"rate": 47.439071
}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