Rate Overview
Live
1 BWP = 0.054635 GBP
1 GBP = 18.3033
BWP
Avg
0.054357
High
0.054696
Low
0.054078
Last updated: 5/8/2026, 3:32:25 PM
Quick Conversions
| BWP | GBP |
|---|---|
| 1 BWP | 0.05 GBP |
| 10 BWP | 0.55 GBP |
| 50 BWP | 2.73 GBP |
| 100 BWP | 5.46 GBP |
| 500 BWP | 27.32 GBP |
| 1,000 BWP | 54.64 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-05-08T15:32:25Z",
"rates": {
"GBP": 0.054635
}
}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.463500000000001,
"rate": 0.054635
}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