Rate Overview
Live
1 BND = 9.0056 GHS
1 GHS = 0.111042
BND
Avg
9.8430
High
12.5313
Low
7.9068
Last updated: 7/29/2026, 2:20:39 PM
Quick Conversions
| BND | GHS |
|---|---|
| 1 BND | 9.01 GHS |
| 10 BND | 90.06 GHS |
| 50 BND | 450.28 GHS |
| 100 BND | 900.56 GHS |
| 500 BND | 4,502.78 GHS |
| 1,000 BND | 9,005.56 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-07-29T14:20:39Z",
"rates": {
"GHS": 9.005564
}
}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": 900.5563999999999,
"rate": 9.005564
}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