Rate Overview
Live
1 BOB = 0.913596 GHS
1 GHS = 1.0946
BOB
Avg
0.920219
High
0.936111
Low
0.912736
Last updated: 9/10/2026, 6:11:09 PM
Quick Conversions
| BOB | GHS |
|---|---|
| 1 BOB | 0.91 GHS |
| 10 BOB | 9.14 GHS |
| 50 BOB | 45.68 GHS |
| 100 BOB | 91.36 GHS |
| 500 BOB | 456.80 GHS |
| 1,000 BOB | 913.60 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-09-10T18:11:09Z",
"rates": {
"GHS": 0.913596
}
}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": 91.3596,
"rate": 0.913596
}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