Rate Overview
Live
1 BWP = 0.271712 AED
1 AED = 3.6804
BWP
Avg
0.275617
High
0.281389
Low
0.271712
Last updated: 3/7/2026, 4:35:03 AM
Quick Conversions
| BWP | AED |
|---|---|
| 1 BWP | 0.27 AED |
| 10 BWP | 2.72 AED |
| 50 BWP | 13.59 AED |
| 100 BWP | 27.17 AED |
| 500 BWP | 135.86 AED |
| 1,000 BWP | 271.71 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-07T04:35:03Z",
"rates": {
"AED": 0.271712
}
}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.171200000000002,
"rate": 0.271712
}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