Rate Overview
Live
1 ALL = 0.165844 BWP
1 BWP = 6.0298
ALL
Avg
0.166019
High
0.166888
Low
0.165010
Last updated: 5/9/2026, 4:52:51 AM
Quick Conversions
| ALL | BWP |
|---|---|
| 1 ALL | 0.17 BWP |
| 10 ALL | 1.66 BWP |
| 50 ALL | 8.29 BWP |
| 100 ALL | 16.58 BWP |
| 500 ALL | 82.92 BWP |
| 1,000 ALL | 165.84 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-05-09T04:52:51Z",
"rates": {
"BWP": 0.165844
}
}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.5844,
"rate": 0.165844
}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