Rate Overview
Live
1 BOB = 1.0453 GHS
1 GHS = 0.956648
BOB
Avg
1.7902
High
2.3637
Low
1.0453
Last updated: 7/24/2026, 11:58:42 AM
Quick Conversions
| BOB | GHS |
|---|---|
| 1 BOB | 1.05 GHS |
| 10 BOB | 10.45 GHS |
| 50 BOB | 52.27 GHS |
| 100 BOB | 104.53 GHS |
| 500 BOB | 522.66 GHS |
| 1,000 BOB | 1,045.32 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-07-24T11:58:42Z",
"rates": {
"GHS": 1.045317
}
}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": 104.5317,
"rate": 1.045317
}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