Rate Overview
Live
1 GBP = 18.2355 BWP
1 BWP = 0.054838
GBP
Avg
18.3688
High
19.4908
Low
17.0695
Last updated: 3/27/2026, 12:58:05 PM
Quick Conversions
| GBP | BWP |
|---|---|
| 1 GBP | 18.24 BWP |
| 10 GBP | 182.36 BWP |
| 50 GBP | 911.78 BWP |
| 100 GBP | 1,823.55 BWP |
| 500 GBP | 9,117.75 BWP |
| 1,000 GBP | 18,235.50 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-27T12:58:05Z",
"rates": {
"BWP": 18.235502
}
}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": 1823.5502000000001,
"rate": 18.235502
}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