Rate Overview
Live
1 GBP = 17.9942 BWP
1 BWP = 0.055573
GBP
Avg
18.0717
High
18.1465
Low
17.8908
Last updated: 6/17/2026, 6:56:45 AM
Quick Conversions
| GBP | BWP |
|---|---|
| 1 GBP | 17.99 BWP |
| 10 GBP | 179.94 BWP |
| 50 GBP | 899.71 BWP |
| 100 GBP | 1,799.42 BWP |
| 500 GBP | 8,997.12 BWP |
| 1,000 GBP | 17,994.24 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-06-17T06:56:45Z",
"rates": {
"BWP": 17.994243
}
}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": 1799.4243000000001,
"rate": 17.994243
}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