Rate Overview
Live
1 AED = 2.1576 SBD
1 SBD = 0.463486
AED
Avg
2.1780
High
2.1891
Low
2.1576
Last updated: 5/28/2026, 9:40:34 PM
Quick Conversions
| AED | SBD |
|---|---|
| 1 AED | 2.16 SBD |
| 10 AED | 21.58 SBD |
| 50 AED | 107.88 SBD |
| 100 AED | 215.76 SBD |
| 500 AED | 1,078.78 SBD |
| 1,000 AED | 2,157.56 SBD |
Get AED/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=SBDExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-28T21:40:34Z",
"rates": {
"SBD": 2.157564
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "SBD",
"amount": 100
},
"result": 215.75639999999999,
"rate": 2.157564
}Build with AED/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key