Rate Overview
Live
1 ALL = 0.164123 BWP
1 BWP = 6.0930
ALL
Avg
0.164413
High
0.169788
Low
0.160630
Last updated: 5/30/2026, 10:23:20 AM
Quick Conversions
| ALL | BWP |
|---|---|
| 1 ALL | 0.16 BWP |
| 10 ALL | 1.64 BWP |
| 50 ALL | 8.21 BWP |
| 100 ALL | 16.41 BWP |
| 500 ALL | 82.06 BWP |
| 1,000 ALL | 164.12 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-30T10:23:20Z",
"rates": {
"BWP": 0.164123
}
}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.4123,
"rate": 0.164123
}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