Rate Overview
Live
1 AED = 0.272253 BSD
1 BSD = 3.6731
AED
Avg
0.272264
High
0.272281
Low
0.272245
Last updated: 3/27/2026, 7:14:46 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.13 BSD |
| 1,000 AED | 272.25 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-03-27T07:14:46Z",
"rates": {
"BSD": 0.272253
}
}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.2253,
"rate": 0.272253
}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