Rate Overview
Live
1 BND = 8.6665 GHS
1 GHS = 0.115387
BND
Avg
8.6576
High
8.6888
Low
8.6365
Last updated: 4/17/2026, 5:32:07 PM
Quick Conversions
| BND | GHS |
|---|---|
| 1 BND | 8.67 GHS |
| 10 BND | 86.67 GHS |
| 50 BND | 433.33 GHS |
| 100 BND | 866.65 GHS |
| 500 BND | 4,333.25 GHS |
| 1,000 BND | 8,666.51 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-04-17T17:32:07Z",
"rates": {
"GHS": 8.666509
}
}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": 866.6509,
"rate": 8.666509
}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