Rate Overview
Live
1 ALL = 0.163222 BWP
1 BWP = 6.1266
ALL
Avg
0.161731
High
0.163222
Low
0.160161
Last updated: 3/7/2026, 12:08:33 AM
Quick Conversions
| ALL | BWP |
|---|---|
| 1 ALL | 0.16 BWP |
| 10 ALL | 1.63 BWP |
| 50 ALL | 8.16 BWP |
| 100 ALL | 16.32 BWP |
| 500 ALL | 81.61 BWP |
| 1,000 ALL | 163.22 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-07T00:08:33Z",
"rates": {
"BWP": 0.163222
}
}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.322200000000002,
"rate": 0.163222
}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