Rate Overview
Live
1 BWP = 6.0040 ALL
1 ALL = 0.166556
BWP
Avg
6.0678
High
6.2107
Low
5.9394
Last updated: 7/29/2026, 2:18:13 PM
Quick Conversions
| BWP | ALL |
|---|---|
| 1 BWP | 6.00 ALL |
| 10 BWP | 60.04 ALL |
| 50 BWP | 300.20 ALL |
| 100 BWP | 600.40 ALL |
| 500 BWP | 3,001.99 ALL |
| 1,000 BWP | 6,003.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-07-29T14:18:13Z",
"rates": {
"ALL": 6.003971
}
}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": 600.3971,
"rate": 6.003971
}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