Rate Overview
Live
1 BOB = 1.5955 GHS
1 GHS = 0.626781
BOB
Avg
1.5956
High
1.5990
Low
1.5925
Last updated: 4/17/2026, 6:12:03 AM
Quick Conversions
| BOB | GHS |
|---|---|
| 1 BOB | 1.60 GHS |
| 10 BOB | 15.95 GHS |
| 50 BOB | 79.77 GHS |
| 100 BOB | 159.55 GHS |
| 500 BOB | 797.73 GHS |
| 1,000 BOB | 1,595.45 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-04-17T06:12:03Z",
"rates": {
"GHS": 1.595454
}
}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": 159.5454,
"rate": 1.595454
}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