Rate Overview
Live
1 BWP = 6.0227 ALL
1 ALL = 0.166037
BWP
Avg
6.0615
High
6.0977
Low
6.0227
Last updated: 4/18/2026, 8:43:00 AM
Quick Conversions
| BWP | ALL |
|---|---|
| 1 BWP | 6.02 ALL |
| 10 BWP | 60.23 ALL |
| 50 BWP | 301.14 ALL |
| 100 BWP | 602.27 ALL |
| 500 BWP | 3,011.37 ALL |
| 1,000 BWP | 6,022.74 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-04-18T08:43:00Z",
"rates": {
"ALL": 6.022743
}
}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": 602.2743,
"rate": 6.022743
}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