Rate Overview
Live
1 GBP = 18.0173 BWP
1 BWP = 0.055502
GBP
Avg
18.1419
High
18.2062
Low
18.0173
Last updated: 5/27/2026, 12:31:14 PM
Quick Conversions
| GBP | BWP |
|---|---|
| 1 GBP | 18.02 BWP |
| 10 GBP | 180.17 BWP |
| 50 GBP | 900.86 BWP |
| 100 GBP | 1,801.73 BWP |
| 500 GBP | 9,008.64 BWP |
| 1,000 GBP | 18,017.28 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-05-27T12:31:14Z",
"rates": {
"BWP": 18.017276
}
}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": 1801.7276,
"rate": 18.017276
}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