Rate Overview
Live
1 BWP = 5.9582 ALL
1 ALL = 0.167836
BWP
Avg
5.9767
High
5.9993
Low
5.9582
Last updated: 8/15/2026, 8:16:19 PM
Quick Conversions
| BWP | ALL |
|---|---|
| 1 BWP | 5.96 ALL |
| 10 BWP | 59.58 ALL |
| 50 BWP | 297.91 ALL |
| 100 BWP | 595.82 ALL |
| 500 BWP | 2,979.09 ALL |
| 1,000 BWP | 5,958.19 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-08-15T20:16:19Z",
"rates": {
"ALL": 5.958187
}
}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": 595.8186999999999,
"rate": 5.958187
}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