Rate Overview
Live
1 BWP = 6.0601 ALL
1 ALL = 0.165013
BWP
Avg
6.0901
High
6.1863
Low
6.0601
Last updated: 3/27/2026, 1:34:32 PM
Quick Conversions
| BWP | ALL |
|---|---|
| 1 BWP | 6.06 ALL |
| 10 BWP | 60.60 ALL |
| 50 BWP | 303.01 ALL |
| 100 BWP | 606.01 ALL |
| 500 BWP | 3,030.07 ALL |
| 1,000 BWP | 6,060.14 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-03-27T13:34:32Z",
"rates": {
"ALL": 6.060138
}
}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": 606.0138000000001,
"rate": 6.060138
}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