Rate Overview
Live
1 BWP = 0.267579 AED
1 AED = 3.7372
BWP
Avg
0.269425
High
0.273404
Low
0.267557
Last updated: 3/27/2026, 6:35:57 AM
Quick Conversions
| BWP | AED |
|---|---|
| 1 BWP | 0.27 AED |
| 10 BWP | 2.68 AED |
| 50 BWP | 13.38 AED |
| 100 BWP | 26.76 AED |
| 500 BWP | 133.79 AED |
| 1,000 BWP | 267.58 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-03-27T06:35:57Z",
"rates": {
"AED": 0.267579
}
}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": 26.7579,
"rate": 0.267579
}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