Rate Overview
Live
1 GBP = 18.2284 BWP
1 BWP = 0.054859
GBP
Avg
18.0708
High
19.3991
Low
17.0935
Last updated: 7/27/2026, 3:09:42 PM
Quick Conversions
| GBP | BWP |
|---|---|
| 1 GBP | 18.23 BWP |
| 10 GBP | 182.28 BWP |
| 50 GBP | 911.42 BWP |
| 100 GBP | 1,822.84 BWP |
| 500 GBP | 9,114.20 BWP |
| 1,000 GBP | 18,228.40 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-27T15:09:42Z",
"rates": {
"BWP": 18.228404
}
}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": 1822.8404,
"rate": 18.228404
}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