Rate Overview
Live
1 AED = 2.1914 SBD
1 SBD = 0.456333
AED
Avg
2.1981
High
2.2088
Low
2.1906
Last updated: 3/7/2026, 2:10:29 AM
Quick Conversions
| AED | SBD |
|---|---|
| 1 AED | 2.19 SBD |
| 10 AED | 21.91 SBD |
| 50 AED | 109.57 SBD |
| 100 AED | 219.14 SBD |
| 500 AED | 1,095.69 SBD |
| 1,000 AED | 2,191.38 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-07T02:10:29Z",
"rates": {
"SBD": 2.191383
}
}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.13830000000002,
"rate": 2.191383
}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