Rate Overview
Live
1 ALL = 0.169573 BWP
1 BWP = 5.8972
ALL
Avg
0.169092
High
0.169653
Low
0.168724
Last updated: 9/11/2026, 11:26:23 PM
Quick Conversions
| ALL | BWP |
|---|---|
| 1 ALL | 0.17 BWP |
| 10 ALL | 1.70 BWP |
| 50 ALL | 8.48 BWP |
| 100 ALL | 16.96 BWP |
| 500 ALL | 84.79 BWP |
| 1,000 ALL | 169.57 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-09-11T23:26:23Z",
"rates": {
"BWP": 0.169573
}
}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.9573,
"rate": 0.169573
}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