Rate Overview
Live
1 BGN = 6.8629 GHS
1 GHS = 0.145712
BGN
Avg
6.7264
High
6.8629
Low
6.6017
Last updated: 7/31/2026, 9:16:57 AM
Quick Conversions
| BGN | GHS |
|---|---|
| 1 BGN | 6.86 GHS |
| 10 BGN | 68.63 GHS |
| 50 BGN | 343.14 GHS |
| 100 BGN | 686.29 GHS |
| 500 BGN | 3,431.43 GHS |
| 1,000 BGN | 6,862.85 GHS |
Get BGN/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=GHSExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-31T09:16:57Z",
"rates": {
"GHS": 6.862852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "GHS",
"amount": 100
},
"result": 686.2852,
"rate": 6.862852
}Build with BGN/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key