Rate Overview
Live
1 BWP = 0.270329 AED
1 AED = 3.6992
BWP
Avg
0.269526
High
0.275976
Low
0.256339
Last updated: 8/3/2026, 6:34:10 PM
Quick Conversions
| BWP | AED |
|---|---|
| 1 BWP | 0.27 AED |
| 10 BWP | 2.70 AED |
| 50 BWP | 13.52 AED |
| 100 BWP | 27.03 AED |
| 500 BWP | 135.16 AED |
| 1,000 BWP | 270.33 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-08-03T18:34:10Z",
"rates": {
"AED": 0.270329
}
}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.032899999999998,
"rate": 0.270329
}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