Rate Overview
Live
1 BWP = 0.133098 ANG
1 ANG = 7.5133
BWP
Avg
0.135336
High
0.137432
Low
0.133098
Last updated: 3/7/2026, 3:03:48 AM
Quick Conversions
| BWP | ANG |
|---|---|
| 1 BWP | 0.13 ANG |
| 10 BWP | 1.33 ANG |
| 50 BWP | 6.65 ANG |
| 100 BWP | 13.31 ANG |
| 500 BWP | 66.55 ANG |
| 1,000 BWP | 133.10 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-03-07T03:03:48Z",
"rates": {
"ANG": 0.133098
}
}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.3098,
"rate": 0.133098
}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