Rate Overview
Live
1 BWP = 0.054702 GBP
1 GBP = 18.2809
BWP
Avg
0.055559
High
0.057002
Low
0.054571
Last updated: 3/27/2026, 8:22:21 AM
Quick Conversions
| BWP | GBP |
|---|---|
| 1 BWP | 0.05 GBP |
| 10 BWP | 0.55 GBP |
| 50 BWP | 2.74 GBP |
| 100 BWP | 5.47 GBP |
| 500 BWP | 27.35 GBP |
| 1,000 BWP | 54.70 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-03-27T08:22:21Z",
"rates": {
"GBP": 0.054702
}
}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.4702,
"rate": 0.054702
}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