Rate Overview
Live
1 BND = 8.5625 GHS
1 GHS = 0.116789
BND
Avg
9.0000
High
9.1896
Low
8.5625
Last updated: 8/14/2026, 8:25:28 PM
Quick Conversions
| BND | GHS |
|---|---|
| 1 BND | 8.56 GHS |
| 10 BND | 85.62 GHS |
| 50 BND | 428.12 GHS |
| 100 BND | 856.25 GHS |
| 500 BND | 4,281.24 GHS |
| 1,000 BND | 8,562.48 GHS |
Get BND/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=GHSExample Response:
{
"success": true,
"base": "BND",
"date": "2026-08-14T20:25:28Z",
"rates": {
"GHS": 8.56248
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "GHS",
"amount": 100
},
"result": 856.248,
"rate": 8.56248
}Build with BND/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key