Rate Overview
Live
1 AED = 3.7447 BWP
1 BWP = 0.267045
AED
Avg
3.7274
High
3.9188
Low
3.5590
Last updated: 7/28/2026, 12:02:28 PM
Quick Conversions
| AED | BWP |
|---|---|
| 1 AED | 3.74 BWP |
| 10 AED | 37.45 BWP |
| 50 AED | 187.23 BWP |
| 100 AED | 374.47 BWP |
| 500 AED | 1,872.35 BWP |
| 1,000 AED | 3,744.69 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-28T12:02:28Z",
"rates": {
"BWP": 3.744692
}
}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": 374.4692,
"rate": 3.744692
}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