Rate Overview
Live
1 DJF = 3.3752 SDG
1 SDG = 0.296279
DJF
Avg
3.3784
High
3.3836
Low
3.3733
Last updated: 4/18/2026, 8:44:31 AM
Quick Conversions
| DJF | SDG |
|---|---|
| 1 DJF | 3.38 SDG |
| 10 DJF | 33.75 SDG |
| 50 DJF | 168.76 SDG |
| 100 DJF | 337.52 SDG |
| 500 DJF | 1,687.60 SDG |
| 1,000 DJF | 3,375.19 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-04-18T08:44:31Z",
"rates": {
"SDG": 3.375193
}
}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": 337.5193,
"rate": 3.375193
}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