Rate Overview
Live
1 GBP = 18.2054 BWP
1 BWP = 0.054929
GBP
Avg
18.0699
High
19.3991
Low
17.0935
Last updated: 7/27/2026, 11:04:57 PM
Quick Conversions
| GBP | BWP |
|---|---|
| 1 GBP | 18.21 BWP |
| 10 GBP | 182.05 BWP |
| 50 GBP | 910.27 BWP |
| 100 GBP | 1,820.54 BWP |
| 500 GBP | 9,102.70 BWP |
| 1,000 GBP | 18,205.39 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-27T23:04:57Z",
"rates": {
"BWP": 18.205392
}
}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.5392,
"rate": 18.205392
}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