Rate Overview
Live
1 AED = 3.6778 BWP
1 BWP = 0.271899
AED
Avg
3.6220
High
3.6779
Low
3.5538
Last updated: 3/7/2026, 2:10:32 AM
Quick Conversions
| AED | BWP |
|---|---|
| 1 AED | 3.68 BWP |
| 10 AED | 36.78 BWP |
| 50 AED | 183.89 BWP |
| 100 AED | 367.78 BWP |
| 500 AED | 1,838.92 BWP |
| 1,000 AED | 3,677.84 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-03-07T02:10:32Z",
"rates": {
"BWP": 3.677839
}
}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": 367.7839,
"rate": 3.677839
}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