Rate Overview
Live
1 GBP = 18.2774 BWP
1 BWP = 0.054712
GBP
Avg
18.2045
High
18.3247
Low
17.9006
Last updated: 3/27/2026, 3:09:42 PM
Quick Conversions
| GBP | BWP |
|---|---|
| 1 GBP | 18.28 BWP |
| 10 GBP | 182.77 BWP |
| 50 GBP | 913.87 BWP |
| 100 GBP | 1,827.74 BWP |
| 500 GBP | 9,138.72 BWP |
| 1,000 GBP | 18,277.43 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-03-27T15:09:42Z",
"rates": {
"BWP": 18.277434
}
}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": 1827.7433999999998,
"rate": 18.277434
}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