Rate Overview
Live
1 BWP = 0.272292 AED
1 AED = 3.6725
BWP
Avg
0.271251
High
0.279730
Low
0.256339
Last updated: 8/12/2026, 2:02:59 AM
Quick Conversions
| BWP | AED |
|---|---|
| 1 BWP | 0.27 AED |
| 10 BWP | 2.72 AED |
| 50 BWP | 13.61 AED |
| 100 BWP | 27.23 AED |
| 500 BWP | 136.15 AED |
| 1,000 BWP | 272.29 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-12T02:02:59Z",
"rates": {
"AED": 0.272292
}
}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.2292,
"rate": 0.272292
}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