Rate Overview
Live
1 AED = 2.1956 SBD
1 SBD = 0.455455
AED
Avg
2.1861
High
2.1961
Low
2.1702
Last updated: 6/19/2026, 8:19:22 AM
Quick Conversions
| AED | SBD |
|---|---|
| 1 AED | 2.20 SBD |
| 10 AED | 21.96 SBD |
| 50 AED | 109.78 SBD |
| 100 AED | 219.56 SBD |
| 500 AED | 1,097.80 SBD |
| 1,000 AED | 2,195.61 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-06-19T08:19:22Z",
"rates": {
"SBD": 2.195605
}
}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.5605,
"rate": 2.195605
}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