Rate Overview
Live
1 BWP = 5.9268 ALL
1 ALL = 0.168724
BWP
Avg
5.9254
High
5.9381
Low
5.9148
Last updated: 9/5/2026, 11:14:36 PM
Quick Conversions
| BWP | ALL |
|---|---|
| 1 BWP | 5.93 ALL |
| 10 BWP | 59.27 ALL |
| 50 BWP | 296.34 ALL |
| 100 BWP | 592.68 ALL |
| 500 BWP | 2,963.41 ALL |
| 1,000 BWP | 5,926.82 ALL |
Get BWP/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=ALLExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-09-05T23:14:36Z",
"rates": {
"ALL": 5.926822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "ALL",
"amount": 100
},
"result": 592.6822,
"rate": 5.926822
}Build with BWP/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key