Rate Overview
Live
1 BWP = 0.837828 GHS
1 GHS = 1.1936
BWP
Avg
0.827622
High
0.837828
Low
0.823583
Last updated: 5/7/2026, 6:53:36 AM
Quick Conversions
| BWP | GHS |
|---|---|
| 1 BWP | 0.84 GHS |
| 10 BWP | 8.38 GHS |
| 50 BWP | 41.89 GHS |
| 100 BWP | 83.78 GHS |
| 500 BWP | 418.91 GHS |
| 1,000 BWP | 837.83 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-07T06:53:36Z",
"rates": {
"GHS": 0.837828
}
}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": 83.78280000000001,
"rate": 0.837828
}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