Rate Overview
Live
1 BOB = 1.6211 GHS
1 GHS = 0.616878
BOB
Avg
1.6137
High
1.6270
Low
1.6047
Last updated: 6/19/2026, 8:46:18 AM
Quick Conversions
| BOB | GHS |
|---|---|
| 1 BOB | 1.62 GHS |
| 10 BOB | 16.21 GHS |
| 50 BOB | 81.05 GHS |
| 100 BOB | 162.11 GHS |
| 500 BOB | 810.53 GHS |
| 1,000 BOB | 1,621.07 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-06-19T08:46:18Z",
"rates": {
"GHS": 1.621066
}
}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": 162.1066,
"rate": 1.621066
}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