Rate Overview
Live
1 BWP = 6.1071 ALL
1 ALL = 0.163745
BWP
Avg
6.0808
High
6.2107
Low
5.9394
Last updated: 5/28/2026, 11:00:35 PM
Quick Conversions
| BWP | ALL |
|---|---|
| 1 BWP | 6.11 ALL |
| 10 BWP | 61.07 ALL |
| 50 BWP | 305.35 ALL |
| 100 BWP | 610.71 ALL |
| 500 BWP | 3,053.53 ALL |
| 1,000 BWP | 6,107.06 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-05-28T23:00:35Z",
"rates": {
"ALL": 6.107055
}
}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": 610.7055,
"rate": 6.107055
}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