Rate Overview
Live
1 BWP = 5.9530 ALL
1 ALL = 0.167983
BWP
Avg
6.0595
High
6.2233
Low
5.7907
Last updated: 8/18/2026, 8:55:20 PM
Quick Conversions
| BWP | ALL |
|---|---|
| 1 BWP | 5.95 ALL |
| 10 BWP | 59.53 ALL |
| 50 BWP | 297.65 ALL |
| 100 BWP | 595.30 ALL |
| 500 BWP | 2,976.48 ALL |
| 1,000 BWP | 5,952.97 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-18T20:55:20Z",
"rates": {
"ALL": 5.95297
}
}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.2969999999999,
"rate": 5.95297
}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