Rate Overview
Live
1 BWP = 0.868555 GHS
1 GHS = 1.1513
BWP
Avg
0.808769
High
0.925864
Low
0.745313
Last updated: 5/27/2026, 9:45:57 AM
Quick Conversions
| BWP | GHS |
|---|---|
| 1 BWP | 0.87 GHS |
| 10 BWP | 8.69 GHS |
| 50 BWP | 43.43 GHS |
| 100 BWP | 86.86 GHS |
| 500 BWP | 434.28 GHS |
| 1,000 BWP | 868.56 GHS |
Get BWP/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=GHSExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-05-27T09:45:57Z",
"rates": {
"GHS": 0.868555
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "GHS",
"amount": 100
},
"result": 86.85549999999999,
"rate": 0.868555
}Build with BWP/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key