Rate Overview
Live
1 BND = 8.5182 GHS
1 GHS = 0.117395
BND
Avg
8.5179
High
8.5394
Low
8.4968
Last updated: 3/28/2026, 10:59:49 AM
Quick Conversions
| BND | GHS |
|---|---|
| 1 BND | 8.52 GHS |
| 10 BND | 85.18 GHS |
| 50 BND | 425.91 GHS |
| 100 BND | 851.82 GHS |
| 500 BND | 4,259.12 GHS |
| 1,000 BND | 8,518.24 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-28T10:59:49Z",
"rates": {
"GHS": 8.518243
}
}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": 851.8243,
"rate": 8.518243
}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