Rate Overview
Live
1 AED = 3.6532 BWP
1 BWP = 0.273731
AED
Avg
3.6524
High
3.6664
Low
3.6438
Last updated: 4/18/2026, 12:28:14 PM
Quick Conversions
| AED | BWP |
|---|---|
| 1 AED | 3.65 BWP |
| 10 AED | 36.53 BWP |
| 50 AED | 182.66 BWP |
| 100 AED | 365.32 BWP |
| 500 AED | 1,826.61 BWP |
| 1,000 AED | 3,653.22 BWP |
Get AED/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=BWPExample Response:
{
"success": true,
"base": "AED",
"date": "2026-04-18T12:28:14Z",
"rates": {
"BWP": 3.653222
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "BWP",
"amount": 100
},
"result": 365.3222,
"rate": 3.653222
}Build with AED/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key