Rate Overview
Live
1 GBP = 18.0573 BWP
1 BWP = 0.055379
GBP
Avg
18.1163
High
19.0023
Low
17.9308
Last updated: 7/7/2026, 4:33:30 AM
Quick Conversions
| GBP | BWP |
|---|---|
| 1 GBP | 18.06 BWP |
| 10 GBP | 180.57 BWP |
| 50 GBP | 902.86 BWP |
| 100 GBP | 1,805.73 BWP |
| 500 GBP | 9,028.63 BWP |
| 1,000 GBP | 18,057.26 BWP |
Get GBP/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BWPExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-07T04:33:30Z",
"rates": {
"BWP": 18.057255
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BWP",
"amount": 100
},
"result": 1805.7255000000002,
"rate": 18.057255
}Build with GBP/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key