Rate Overview
Live
1 GBP = 17.8604 BWP
1 BWP = 0.055990
GBP
Avg
18.3963
High
19.2011
Low
17.7326
Last updated: 7/25/2026, 9:23:59 PM
Quick Conversions
| GBP | BWP |
|---|---|
| 1 GBP | 17.86 BWP |
| 10 GBP | 178.60 BWP |
| 50 GBP | 893.02 BWP |
| 100 GBP | 1,786.04 BWP |
| 500 GBP | 8,930.21 BWP |
| 1,000 GBP | 17,860.42 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-25T21:23:59Z",
"rates": {
"BWP": 17.860423
}
}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": 1786.0423,
"rate": 17.860423
}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