Rate Overview
Live
1 GBP = 18.1221 BWP
1 BWP = 0.055181
GBP
Avg
17.8130
High
18.1221
Low
17.5432
Last updated: 3/7/2026, 12:27:57 AM
Quick Conversions
| GBP | BWP |
|---|---|
| 1 GBP | 18.12 BWP |
| 10 GBP | 181.22 BWP |
| 50 GBP | 906.11 BWP |
| 100 GBP | 1,812.21 BWP |
| 500 GBP | 9,061.06 BWP |
| 1,000 GBP | 18,122.13 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-07T00:27:57Z",
"rates": {
"BWP": 18.122126
}
}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": 1812.2126,
"rate": 18.122126
}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