Rate Overview
Live
1 AED = 2.1816 SBD
1 SBD = 0.458375
AED
Avg
2.1820
High
2.1846
Low
2.1783
Last updated: 9/8/2026, 4:34:38 AM
Quick Conversions
| AED | SBD |
|---|---|
| 1 AED | 2.18 SBD |
| 10 AED | 21.82 SBD |
| 50 AED | 109.08 SBD |
| 100 AED | 218.16 SBD |
| 500 AED | 1,090.81 SBD |
| 1,000 AED | 2,181.62 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-09-08T04:34:38Z",
"rates": {
"SBD": 2.18162
}
}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.162,
"rate": 2.18162
}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