Rate Overview
Live
1 DJF = 3.3789 SDG
1 SDG = 0.295952
DJF
Avg
3.3749
High
3.3792
Low
3.3605
Last updated: 5/9/2026, 4:53:30 AM
Quick Conversions
| DJF | SDG |
|---|---|
| 1 DJF | 3.38 SDG |
| 10 DJF | 33.79 SDG |
| 50 DJF | 168.95 SDG |
| 100 DJF | 337.89 SDG |
| 500 DJF | 1,689.46 SDG |
| 1,000 DJF | 3,378.92 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-09T04:53:30Z",
"rates": {
"SDG": 3.378923
}
}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.8923,
"rate": 3.378923
}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