Rate Overview
Live
1 GBP = 18.2040 BWP
1 BWP = 0.054933
GBP
Avg
18.4237
High
19.2011
Low
17.7326
Last updated: 7/27/2026, 7:08:30 PM
Quick Conversions
| GBP | BWP |
|---|---|
| 1 GBP | 18.20 BWP |
| 10 GBP | 182.04 BWP |
| 50 GBP | 910.20 BWP |
| 100 GBP | 1,820.40 BWP |
| 500 GBP | 9,102.01 BWP |
| 1,000 GBP | 18,204.01 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-27T19:08:30Z",
"rates": {
"BWP": 18.204013
}
}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": 1820.4013,
"rate": 18.204013
}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