Rate Overview
Live
1 BWP = 0.273437 AED
1 AED = 3.6571
BWP
Avg
0.271407
High
0.273538
Low
0.270200
Last updated: 5/8/2026, 12:58:48 PM
Quick Conversions
| BWP | AED |
|---|---|
| 1 BWP | 0.27 AED |
| 10 BWP | 2.73 AED |
| 50 BWP | 13.67 AED |
| 100 BWP | 27.34 AED |
| 500 BWP | 136.72 AED |
| 1,000 BWP | 273.44 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-08T12:58:48Z",
"rates": {
"AED": 0.273437
}
}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.3437,
"rate": 0.273437
}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