Rate Overview
Live
1 BWP = 0.054912 GBP
1 GBP = 18.2110
BWP
Avg
0.054312
High
0.056393
Low
0.052080
Last updated: 7/27/2026, 9:37:58 PM
Quick Conversions
| BWP | GBP |
|---|---|
| 1 BWP | 0.05 GBP |
| 10 BWP | 0.55 GBP |
| 50 BWP | 2.75 GBP |
| 100 BWP | 5.49 GBP |
| 500 BWP | 27.46 GBP |
| 1,000 BWP | 54.91 GBP |
Get BWP/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=GBPExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-27T21:37:58Z",
"rates": {
"GBP": 0.054912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "GBP",
"amount": 100
},
"result": 5.4912,
"rate": 0.054912
}Build with BWP/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key