Rate Overview
Live
1 ALL = 0.164729 BWP
1 BWP = 6.0706
ALL
Avg
0.164663
High
0.165303
Low
0.164058
Last updated: 7/11/2026, 3:51:46 AM
Quick Conversions
| ALL | BWP |
|---|---|
| 1 ALL | 0.16 BWP |
| 10 ALL | 1.65 BWP |
| 50 ALL | 8.24 BWP |
| 100 ALL | 16.47 BWP |
| 500 ALL | 82.36 BWP |
| 1,000 ALL | 164.73 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-07-11T03:51:46Z",
"rates": {
"BWP": 0.164729
}
}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.4729,
"rate": 0.164729
}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