Rate Overview
Live
1 BWP = 5.7876 ALL
1 ALL = 0.172783
BWP
Avg
6.0113
High
6.0822
Low
5.7876
Last updated: 7/2/2026, 12:03:20 PM
Quick Conversions
| BWP | ALL |
|---|---|
| 1 BWP | 5.79 ALL |
| 10 BWP | 57.88 ALL |
| 50 BWP | 289.38 ALL |
| 100 BWP | 578.76 ALL |
| 500 BWP | 2,893.80 ALL |
| 1,000 BWP | 5,787.61 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-07-02T12:03:20Z",
"rates": {
"ALL": 5.787606
}
}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": 578.7606000000001,
"rate": 5.787606
}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