Rate Overview
Live
1 BND = 8.7011 GHS
1 GHS = 0.114927
BND
Avg
8.7137
High
8.9517
Low
8.6403
Last updated: 6/18/2026, 10:00:55 AM
Quick Conversions
| BND | GHS |
|---|---|
| 1 BND | 8.70 GHS |
| 10 BND | 87.01 GHS |
| 50 BND | 435.06 GHS |
| 100 BND | 870.11 GHS |
| 500 BND | 4,350.57 GHS |
| 1,000 BND | 8,701.14 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-06-18T10:00:55Z",
"rates": {
"GHS": 8.701142
}
}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": 870.1142000000001,
"rate": 8.701142
}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