Rate Overview
Live
1 BWP = 0.131998 ANG
1 ANG = 7.5759
BWP
Avg
0.132296
High
0.134161
Low
0.125374
Last updated: 7/19/2026, 3:20:32 PM
Quick Conversions
| BWP | ANG |
|---|---|
| 1 BWP | 0.13 ANG |
| 10 BWP | 1.32 ANG |
| 50 BWP | 6.60 ANG |
| 100 BWP | 13.20 ANG |
| 500 BWP | 66.00 ANG |
| 1,000 BWP | 132.00 ANG |
Get BWP/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=ANGExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-19T15:20:32Z",
"rates": {
"ANG": 0.131998
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "ANG",
"amount": 100
},
"result": 13.1998,
"rate": 0.131998
}Build with BWP/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key