Rate Overview
Live
1 BWP = 0.056286 GBP
1 GBP = 17.7664
BWP
Avg
0.055282
High
0.056286
Low
0.054781
Last updated: 6/18/2026, 12:38:54 PM
Quick Conversions
| BWP | GBP |
|---|---|
| 1 BWP | 0.06 GBP |
| 10 BWP | 0.56 GBP |
| 50 BWP | 2.81 GBP |
| 100 BWP | 5.63 GBP |
| 500 BWP | 28.14 GBP |
| 1,000 BWP | 56.29 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-06-18T12:38:54Z",
"rates": {
"GBP": 0.056286
}
}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.6286000000000005,
"rate": 0.056286
}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