Rate Overview
Live
1 BOB = 1.6277 GHS
1 GHS = 0.614376
BOB
Avg
1.6214
High
1.6277
Low
1.6138
Last updated: 5/7/2026, 9:08:51 AM
Quick Conversions
| BOB | GHS |
|---|---|
| 1 BOB | 1.63 GHS |
| 10 BOB | 16.28 GHS |
| 50 BOB | 81.38 GHS |
| 100 BOB | 162.77 GHS |
| 500 BOB | 813.83 GHS |
| 1,000 BOB | 1,627.67 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-05-07T09:08:51Z",
"rates": {
"GHS": 1.627667
}
}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.7667,
"rate": 1.627667
}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