Rate Overview
Live
1 SBD = 22.0187 DJF
1 DJF = 0.045416
SBD
Avg
22.0807
High
22.2925
Low
21.9526
Last updated: 7/22/2026, 7:18:54 PM
Quick Conversions
| SBD | DJF |
|---|---|
| 1 SBD | 22.02 DJF |
| 10 SBD | 220.19 DJF |
| 50 SBD | 1,100.94 DJF |
| 100 SBD | 2,201.87 DJF |
| 500 SBD | 11,009.36 DJF |
| 1,000 SBD | 22,018.72 DJF |
Get SBD/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=DJFExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-22T19:18:54Z",
"rates": {
"DJF": 22.018719
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "DJF",
"amount": 100
},
"result": 2201.8719,
"rate": 22.018719
}Build with SBD/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key