Rate Overview
Live
1 AED = 3.6896 BWP
1 BWP = 0.271029
AED
Avg
3.7020
High
3.8880
Low
3.6682
Last updated: 7/9/2026, 4:39:07 AM
Quick Conversions
| AED | BWP |
|---|---|
| 1 AED | 3.69 BWP |
| 10 AED | 36.90 BWP |
| 50 AED | 184.48 BWP |
| 100 AED | 368.96 BWP |
| 500 AED | 1,844.82 BWP |
| 1,000 AED | 3,689.64 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-09T04:39:07Z",
"rates": {
"BWP": 3.689643
}
}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": 368.9643,
"rate": 3.689643
}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