Rate Overview
Live
1 ALL = 0.167439 BWP
1 BWP = 5.9723
ALL
Avg
0.166914
High
0.167443
Low
0.166065
Last updated: 8/2/2026, 12:55:06 PM
Quick Conversions
| ALL | BWP |
|---|---|
| 1 ALL | 0.17 BWP |
| 10 ALL | 1.67 BWP |
| 50 ALL | 8.37 BWP |
| 100 ALL | 16.74 BWP |
| 500 ALL | 83.72 BWP |
| 1,000 ALL | 167.44 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-08-02T12:55:06Z",
"rates": {
"BWP": 0.167439
}
}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.7439,
"rate": 0.167439
}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