Rate Overview
Live
1 GBP = 18.1398 BWP
1 BWP = 0.055127
GBP
Avg
18.1095
High
18.2730
Low
17.9911
Last updated: 4/17/2026, 6:14:02 AM
Quick Conversions
| GBP | BWP |
|---|---|
| 1 GBP | 18.14 BWP |
| 10 GBP | 181.40 BWP |
| 50 GBP | 906.99 BWP |
| 100 GBP | 1,813.98 BWP |
| 500 GBP | 9,069.90 BWP |
| 1,000 GBP | 18,139.80 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-04-17T06:14:02Z",
"rates": {
"BWP": 18.1398
}
}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": 1813.98,
"rate": 18.1398
}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