Rate Overview
Live
1 AED = 2.1825 SBD
1 SBD = 0.458198
AED
Avg
2.2127
High
2.2659
Low
2.1825
Last updated: 3/27/2026, 8:18:48 AM
Quick Conversions
| AED | SBD |
|---|---|
| 1 AED | 2.18 SBD |
| 10 AED | 21.82 SBD |
| 50 AED | 109.12 SBD |
| 100 AED | 218.25 SBD |
| 500 AED | 1,091.23 SBD |
| 1,000 AED | 2,182.46 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-03-27T08:18:48Z",
"rates": {
"SBD": 2.182464
}
}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": 218.2464,
"rate": 2.182464
}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