Rate Overview
Live
1 SAR = 47.5223 DJF
1 DJF = 0.021043
SAR
Avg
47.3531
High
47.5285
Low
47.2610
Last updated: 5/7/2026, 4:00:21 PM
Quick Conversions
| SAR | DJF |
|---|---|
| 1 SAR | 47.52 DJF |
| 10 SAR | 475.22 DJF |
| 50 SAR | 2,376.12 DJF |
| 100 SAR | 4,752.23 DJF |
| 500 SAR | 23,761.16 DJF |
| 1,000 SAR | 47,522.32 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-07T16:00:21Z",
"rates": {
"DJF": 47.522318
}
}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": 4752.2318,
"rate": 47.522318
}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