Rate Overview
Live
1 AED = 3.7152 BWP
1 BWP = 0.269167
AED
Avg
3.7202
High
3.8272
Low
3.6235
Last updated: 7/30/2026, 2:09:30 PM
Quick Conversions
| AED | BWP |
|---|---|
| 1 AED | 3.72 BWP |
| 10 AED | 37.15 BWP |
| 50 AED | 185.76 BWP |
| 100 AED | 371.52 BWP |
| 500 AED | 1,857.58 BWP |
| 1,000 AED | 3,715.17 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-07-30T14:09:30Z",
"rates": {
"BWP": 3.715166
}
}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": 371.5166,
"rate": 3.715166
}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