Rate Overview
Live
1 BGN = 6.5111 GHS
1 GHS = 0.153584
BGN
Avg
6.5111
High
6.6645
Low
6.4650
Last updated: 8/20/2026, 10:53:29 AM
Quick Conversions
| BGN | GHS |
|---|---|
| 1 BGN | 6.51 GHS |
| 10 BGN | 65.11 GHS |
| 50 BGN | 325.56 GHS |
| 100 BGN | 651.11 GHS |
| 500 BGN | 3,255.55 GHS |
| 1,000 BGN | 6,511.11 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-08-20T10:53:29Z",
"rates": {
"GHS": 6.511108
}
}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": 651.1108,
"rate": 6.511108
}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