Rate Overview
Live
1 SAR = 47.5554 DJF
1 DJF = 0.021028
SAR
Avg
47.6479
High
48.0769
Low
47.2610
Last updated: 7/25/2026, 4:19:09 PM
Quick Conversions
| SAR | DJF |
|---|---|
| 1 SAR | 47.56 DJF |
| 10 SAR | 475.55 DJF |
| 50 SAR | 2,377.77 DJF |
| 100 SAR | 4,755.54 DJF |
| 500 SAR | 23,777.69 DJF |
| 1,000 SAR | 47,555.37 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-25T16:19:09Z",
"rates": {
"DJF": 47.555373
}
}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": 4755.5373,
"rate": 47.555373
}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