Rate Overview
Live
1 DJF = 3.3666 SDG
1 SDG = 0.297039
DJF
Avg
3.3605
High
3.3812
Low
2.9294
Last updated: 5/30/2026, 8:10:55 AM
Quick Conversions
| DJF | SDG |
|---|---|
| 1 DJF | 3.37 SDG |
| 10 DJF | 33.67 SDG |
| 50 DJF | 168.33 SDG |
| 100 DJF | 336.66 SDG |
| 500 DJF | 1,683.28 SDG |
| 1,000 DJF | 3,366.56 SDG |
Get DJF/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=SDGExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-05-30T08:10:55Z",
"rates": {
"SDG": 3.366557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "SDG",
"amount": 100
},
"result": 336.65569999999997,
"rate": 3.366557
}Build with DJF/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key