Rate Overview
Live
1 BOB = 1.5792 GHS
1 GHS = 0.633225
BOB
Avg
1.5646
High
1.5825
Low
1.5407
Last updated: 3/27/2026, 3:11:27 PM
Quick Conversions
| BOB | GHS |
|---|---|
| 1 BOB | 1.58 GHS |
| 10 BOB | 15.79 GHS |
| 50 BOB | 78.96 GHS |
| 100 BOB | 157.92 GHS |
| 500 BOB | 789.61 GHS |
| 1,000 BOB | 1,579.22 GHS |
Get BOB/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=GHSExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-27T15:11:27Z",
"rates": {
"GHS": 1.579217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "GHS",
"amount": 100
},
"result": 157.92170000000002,
"rate": 1.579217
}Build with BOB/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key