Rate Overview
Live
1 BWP = 6.1200 ALL
1 ALL = 0.163398
BWP
Avg
6.1755
High
6.2437
Low
6.1200
Last updated: 3/7/2026, 3:43:21 AM
Quick Conversions
| BWP | ALL |
|---|---|
| 1 BWP | 6.12 ALL |
| 10 BWP | 61.20 ALL |
| 50 BWP | 306.00 ALL |
| 100 BWP | 612.00 ALL |
| 500 BWP | 3,060.01 ALL |
| 1,000 BWP | 6,120.01 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-07T03:43:21Z",
"rates": {
"ALL": 6.120013
}
}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": 612.0013,
"rate": 6.120013
}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