Rate Overview
Live
1 BWP = 0.836010 GHS
1 GHS = 1.1962
BWP
Avg
0.828970
High
0.836010
Low
0.821357
Last updated: 7/1/2026, 10:08:20 AM
Quick Conversions
| BWP | GHS |
|---|---|
| 1 BWP | 0.84 GHS |
| 10 BWP | 8.36 GHS |
| 50 BWP | 41.80 GHS |
| 100 BWP | 83.60 GHS |
| 500 BWP | 418.01 GHS |
| 1,000 BWP | 836.01 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-07-01T10:08:20Z",
"rates": {
"GHS": 0.83601
}
}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.601,
"rate": 0.83601
}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