Rate Overview
Live
1 BWP = 0.834981 GHS
1 GHS = 1.1976
BWP
Avg
0.838317
High
0.877217
Low
0.820380
Last updated: 6/16/2026, 1:23:55 PM
Quick Conversions
| BWP | GHS |
|---|---|
| 1 BWP | 0.83 GHS |
| 10 BWP | 8.35 GHS |
| 50 BWP | 41.75 GHS |
| 100 BWP | 83.50 GHS |
| 500 BWP | 417.49 GHS |
| 1,000 BWP | 834.98 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-06-16T13:23:55Z",
"rates": {
"GHS": 0.834981
}
}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.4981,
"rate": 0.834981
}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