Rate Overview
Live
1 AED = 0.272289 BSD
1 BSD = 3.6726
AED
Avg
0.272065
High
0.272392
Low
0.271560
Last updated: 4/18/2026, 8:43:05 AM
Quick Conversions
| AED | BSD |
|---|---|
| 1 AED | 0.27 BSD |
| 10 AED | 2.72 BSD |
| 50 AED | 13.61 BSD |
| 100 AED | 27.23 BSD |
| 500 AED | 136.14 BSD |
| 1,000 AED | 272.29 BSD |
Get AED/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=BSDExample Response:
{
"success": true,
"base": "AED",
"date": "2026-04-18T08:43:05Z",
"rates": {
"BSD": 0.272289
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "BSD",
"amount": 100
},
"result": 27.2289,
"rate": 0.272289
}Build with AED/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key