Rate Overview
Live
1 ALL = 0.165012 BWP
1 BWP = 6.0602
ALL
Avg
0.163247
High
0.173546
Low
0.148533
Last updated: 3/27/2026, 8:22:02 AM
Quick Conversions
| ALL | BWP |
|---|---|
| 1 ALL | 0.17 BWP |
| 10 ALL | 1.65 BWP |
| 50 ALL | 8.25 BWP |
| 100 ALL | 16.50 BWP |
| 500 ALL | 82.51 BWP |
| 1,000 ALL | 165.01 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-03-27T08:22:02Z",
"rates": {
"BWP": 0.165012
}
}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.5012,
"rate": 0.165012
}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