Rate Overview
Live
1 BND = 8.8938 GHS
1 GHS = 0.112438
BND
Avg
8.8407
High
8.8938
Low
8.8020
Last updated: 9/3/2026, 5:58:46 AM
Quick Conversions
| BND | GHS |
|---|---|
| 1 BND | 8.89 GHS |
| 10 BND | 88.94 GHS |
| 50 BND | 444.69 GHS |
| 100 BND | 889.38 GHS |
| 500 BND | 4,446.89 GHS |
| 1,000 BND | 8,893.79 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-09-03T05:58:46Z",
"rates": {
"GHS": 8.89379
}
}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": 889.3789999999999,
"rate": 8.89379
}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