Rate Overview
Live
1 AED = 2.1992 SBD
1 SBD = 0.454719
AED
Avg
2.1985
High
2.2019
Low
2.1912
Last updated: 7/29/2026, 2:38:30 AM
Quick Conversions
| AED | SBD |
|---|---|
| 1 AED | 2.20 SBD |
| 10 AED | 21.99 SBD |
| 50 AED | 109.96 SBD |
| 100 AED | 219.92 SBD |
| 500 AED | 1,099.58 SBD |
| 1,000 AED | 2,199.16 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-07-29T02:38:30Z",
"rates": {
"SBD": 2.199161
}
}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": 219.91610000000003,
"rate": 2.199161
}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