Rate Overview
Live
1 GHS = 0.639724 BOB
1 BOB = 1.5632
GHS
Avg
0.644581
High
0.648925
Low
0.639724
Last updated: 3/7/2026, 1:03:12 AM
Quick Conversions
| GHS | BOB |
|---|---|
| 1 GHS | 0.64 BOB |
| 10 GHS | 6.40 BOB |
| 50 GHS | 31.99 BOB |
| 100 GHS | 63.97 BOB |
| 500 GHS | 319.86 BOB |
| 1,000 GHS | 639.72 BOB |
Get GHS/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=BOBExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-03-07T01:03:12Z",
"rates": {
"BOB": 0.639724
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "BOB",
"amount": 100
},
"result": 63.97239999999999,
"rate": 0.639724
}Build with GHS/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key