Rate Overview
Live
1 BND = 8.4236 GHS
1 GHS = 0.118715
BND
Avg
8.4276
High
8.4443
Low
8.4128
Last updated: 3/7/2026, 7:55:30 AM
Quick Conversions
| BND | GHS |
|---|---|
| 1 BND | 8.42 GHS |
| 10 BND | 84.24 GHS |
| 50 BND | 421.18 GHS |
| 100 BND | 842.36 GHS |
| 500 BND | 4,211.78 GHS |
| 1,000 BND | 8,423.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-03-07T07:55:30Z",
"rates": {
"GHS": 8.423564
}
}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": 842.3564000000001,
"rate": 8.423564
}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