Rate Overview
Live
1 DJF = 3.3728 SDG
1 SDG = 0.296487
DJF
Avg
3.3698
High
3.3787
Low
3.3636
Last updated: 3/7/2026, 4:23:42 AM
Quick Conversions
| DJF | SDG |
|---|---|
| 1 DJF | 3.37 SDG |
| 10 DJF | 33.73 SDG |
| 50 DJF | 168.64 SDG |
| 100 DJF | 337.28 SDG |
| 500 DJF | 1,686.42 SDG |
| 1,000 DJF | 3,372.83 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-03-07T04:23:42Z",
"rates": {
"SDG": 3.372831
}
}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.2831,
"rate": 3.372831
}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