Rate Overview
Live
1 GBP = 18.2078 BWP
1 BWP = 0.054922
GBP
Avg
18.2038
High
18.2489
Low
18.1692
Last updated: 8/16/2026, 4:37:01 PM
Quick Conversions
| GBP | BWP |
|---|---|
| 1 GBP | 18.21 BWP |
| 10 GBP | 182.08 BWP |
| 50 GBP | 910.39 BWP |
| 100 GBP | 1,820.78 BWP |
| 500 GBP | 9,103.90 BWP |
| 1,000 GBP | 18,207.79 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-08-16T16:37:01Z",
"rates": {
"BWP": 18.207794
}
}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.7794,
"rate": 18.207794
}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