Rate Overview
Live
1 AED = 3.6550 BWP
1 BWP = 0.273598
AED
Avg
3.6793
High
3.7010
Low
3.6550
Last updated: 5/9/2026, 4:52:41 AM
Quick Conversions
| AED | BWP |
|---|---|
| 1 AED | 3.65 BWP |
| 10 AED | 36.55 BWP |
| 50 AED | 182.75 BWP |
| 100 AED | 365.50 BWP |
| 500 AED | 1,827.50 BWP |
| 1,000 AED | 3,655.00 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-05-09T04:52:41Z",
"rates": {
"BWP": 3.654999
}
}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.4999,
"rate": 3.654999
}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