Rate Overview
Live
1 SAR = 47.4905 DJF
1 DJF = 0.021057
SAR
Avg
47.5681
High
48.0641
Low
47.2101
Last updated: 5/27/2026, 11:49:59 PM
Quick Conversions
| SAR | DJF |
|---|---|
| 1 SAR | 47.49 DJF |
| 10 SAR | 474.91 DJF |
| 50 SAR | 2,374.53 DJF |
| 100 SAR | 4,749.05 DJF |
| 500 SAR | 23,745.26 DJF |
| 1,000 SAR | 47,490.52 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-05-27T23:49:59Z",
"rates": {
"DJF": 47.490516
}
}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": 4749.0516,
"rate": 47.490516
}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