Rate Overview
Live
1 BGN = 6.6245 GHS
1 GHS = 0.150954
BGN
Avg
6.6085
High
6.6274
Low
6.5664
Last updated: 4/18/2026, 8:48:29 AM
Quick Conversions
| BGN | GHS |
|---|---|
| 1 BGN | 6.62 GHS |
| 10 BGN | 66.25 GHS |
| 50 BGN | 331.23 GHS |
| 100 BGN | 662.45 GHS |
| 500 BGN | 3,312.26 GHS |
| 1,000 BGN | 6,624.53 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-04-18T08:48:29Z",
"rates": {
"GHS": 6.624527
}
}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": 662.4526999999999,
"rate": 6.624527
}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