Rate Overview
Live
1 AED = 3.8256 BWP
1 BWP = 0.261398
AED
Avg
3.6972
High
3.8256
Low
3.6328
Last updated: 6/20/2026, 8:02:41 AM
Quick Conversions
| AED | BWP |
|---|---|
| 1 AED | 3.83 BWP |
| 10 AED | 38.26 BWP |
| 50 AED | 191.28 BWP |
| 100 AED | 382.56 BWP |
| 500 AED | 1,912.80 BWP |
| 1,000 AED | 3,825.59 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-06-20T08:02:41Z",
"rates": {
"BWP": 3.825591
}
}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": 382.5591,
"rate": 3.825591
}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