Rate Overview
Live
1 DJF = 0.021071 SAR
1 SAR = 47.4586
DJF
Avg
0.021098
High
0.021181
Low
0.021016
Last updated: 3/7/2026, 9:18:22 AM
Quick Conversions
| DJF | SAR |
|---|---|
| 1 DJF | 0.02 SAR |
| 10 DJF | 0.21 SAR |
| 50 DJF | 1.05 SAR |
| 100 DJF | 2.11 SAR |
| 500 DJF | 10.54 SAR |
| 1,000 DJF | 21.07 SAR |
Get DJF/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=SARExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-03-07T09:18:22Z",
"rates": {
"SAR": 0.021071
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "SAR",
"amount": 100
},
"result": 2.1071,
"rate": 0.021071
}Build with DJF/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key