Rate Overview
Live
1 ALL = 0.161297 BWP
1 BWP = 6.1997 ALL
Avg
0.161181
High
0.163511
Low
0.159234
Last updated: 1/25/2026, 6:48:06 PM
Quick Conversions
| ALL | BWP |
|---|---|
| 1 ALL | 0.16 BWP |
| 10 ALL | 1.61 BWP |
| 50 ALL | 8.06 BWP |
| 100 ALL | 16.13 BWP |
| 500 ALL | 80.65 BWP |
| 1,000 ALL | 161.30 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-01-25T18:48:06Z",
"rates": {
"BWP": 0.161297
}
}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.1297,
"rate": 0.161297
}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