Rate Overview
Live
1 AED = 2.1610 SBD
1 SBD = 0.462756
AED
Avg
2.2275
High
2.3141
Low
2.1610
Last updated: 5/28/2026, 8:34:31 PM
Quick Conversions
| AED | SBD |
|---|---|
| 1 AED | 2.16 SBD |
| 10 AED | 21.61 SBD |
| 50 AED | 108.05 SBD |
| 100 AED | 216.10 SBD |
| 500 AED | 1,080.48 SBD |
| 1,000 AED | 2,160.97 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-28T20:34:31Z",
"rates": {
"SBD": 2.160967
}
}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": 216.0967,
"rate": 2.160967
}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