Rate Overview
Live
1 BND = 9.1106 GHS
1 GHS = 0.109763
BND
Avg
9.0878
High
9.1227
Low
9.0257
Last updated: 5/28/2026, 8:32:47 PM
Quick Conversions
| BND | GHS |
|---|---|
| 1 BND | 9.11 GHS |
| 10 BND | 91.11 GHS |
| 50 BND | 455.53 GHS |
| 100 BND | 911.06 GHS |
| 500 BND | 4,555.28 GHS |
| 1,000 BND | 9,110.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-05-28T20:32:47Z",
"rates": {
"GHS": 9.110558
}
}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": 911.0558,
"rate": 9.110558
}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