Rate Overview
Live
1 SBD = 22.2475 DJF
1 DJF = 0.044949
SBD
Avg
22.2276
High
22.2892
Low
22.0987
Last updated: 5/7/2026, 10:12:38 AM
Quick Conversions
| SBD | DJF |
|---|---|
| 1 SBD | 22.25 DJF |
| 10 SBD | 222.48 DJF |
| 50 SBD | 1,112.38 DJF |
| 100 SBD | 2,224.75 DJF |
| 500 SBD | 11,123.77 DJF |
| 1,000 SBD | 22,247.55 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-05-07T10:12:38Z",
"rates": {
"DJF": 22.247548
}
}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": 2224.7547999999997,
"rate": 22.247548
}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