Rate Overview
Live
1 ALL = 0.166037 BWP
1 BWP = 6.0228
ALL
Avg
0.164979
High
0.166037
Low
0.163995
Last updated: 4/18/2026, 8:43:39 AM
Quick Conversions
| ALL | BWP |
|---|---|
| 1 ALL | 0.17 BWP |
| 10 ALL | 1.66 BWP |
| 50 ALL | 8.30 BWP |
| 100 ALL | 16.60 BWP |
| 500 ALL | 83.02 BWP |
| 1,000 ALL | 166.04 BWP |
Get ALL/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=BWPExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-18T08:43:39Z",
"rates": {
"BWP": 0.166037
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "BWP",
"amount": 100
},
"result": 16.6037,
"rate": 0.166037
}Build with ALL/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key