Rate Overview
Live
1 BWP = 0.273577 AED
1 AED = 3.6553
BWP
Avg
0.272721
High
0.275269
Low
0.270550
Last updated: 6/18/2026, 9:52:07 AM
Quick Conversions
| BWP | AED |
|---|---|
| 1 BWP | 0.27 AED |
| 10 BWP | 2.74 AED |
| 50 BWP | 13.68 AED |
| 100 BWP | 27.36 AED |
| 500 BWP | 136.79 AED |
| 1,000 BWP | 273.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-06-18T09:52:07Z",
"rates": {
"AED": 0.273577
}
}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.3577,
"rate": 0.273577
}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