Rate Overview
Live
1 BSD = 3.6730 AED
1 AED = 0.272257
BSD
Avg
3.6729
High
3.6732
Low
3.6725
Last updated: 3/6/2026, 10:25:45 PM
Quick Conversions
| BSD | AED |
|---|---|
| 1 BSD | 3.67 AED |
| 10 BSD | 36.73 AED |
| 50 BSD | 183.65 AED |
| 100 BSD | 367.30 AED |
| 500 BSD | 1,836.50 AED |
| 1,000 BSD | 3,673.00 AED |
Get BSD/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=AEDExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-03-06T22:25:45Z",
"rates": {
"AED": 3.673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "AED",
"amount": 100
},
"result": 367.3,
"rate": 3.673
}Build with BSD/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key