Rate Overview
Live
1 GBP = 19.1341 BWP
1 BWP = 0.052263
GBP
Avg
18.3758
High
19.3288
Low
17.7212
Last updated: 7/23/2026, 1:45:54 AM
Quick Conversions
| GBP | BWP |
|---|---|
| 1 GBP | 19.13 BWP |
| 10 GBP | 191.34 BWP |
| 50 GBP | 956.70 BWP |
| 100 GBP | 1,913.41 BWP |
| 500 GBP | 9,567.05 BWP |
| 1,000 GBP | 19,134.09 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-23T01:45:54Z",
"rates": {
"BWP": 19.134092
}
}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": 1913.4091999999998,
"rate": 19.134092
}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