Rate Overview
Live
1 BWP = 0.821667 GHS
1 GHS = 1.2170
BWP
Avg
0.820943
High
0.824631
Low
0.818292
Last updated: 4/17/2026, 4:54:11 AM
Quick Conversions
| BWP | GHS |
|---|---|
| 1 BWP | 0.82 GHS |
| 10 BWP | 8.22 GHS |
| 50 BWP | 41.08 GHS |
| 100 BWP | 82.17 GHS |
| 500 BWP | 410.83 GHS |
| 1,000 BWP | 821.67 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-04-17T04:54:11Z",
"rates": {
"GHS": 0.821667
}
}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": 82.1667,
"rate": 0.821667
}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