Rate Overview
Live
1 BWP = 0.272790 AED
1 AED = 3.6658
BWP
Avg
0.272357
High
0.273872
Low
0.270779
Last updated: 5/28/2026, 9:39:08 PM
Quick Conversions
| BWP | AED |
|---|---|
| 1 BWP | 0.27 AED |
| 10 BWP | 2.73 AED |
| 50 BWP | 13.64 AED |
| 100 BWP | 27.28 AED |
| 500 BWP | 136.39 AED |
| 1,000 BWP | 272.79 AED |
Get BWP/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=AEDExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-05-28T21:39:08Z",
"rates": {
"AED": 0.27279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "AED",
"amount": 100
},
"result": 27.278999999999996,
"rate": 0.27279
}Build with BWP/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key