Rate Overview
Live
1 BGN = 6.7684 GHS
1 GHS = 0.147745
BGN
Avg
6.7345
High
6.7684
Low
6.7062
Last updated: 5/9/2026, 4:54:57 AM
Quick Conversions
| BGN | GHS |
|---|---|
| 1 BGN | 6.77 GHS |
| 10 BGN | 67.68 GHS |
| 50 BGN | 338.42 GHS |
| 100 BGN | 676.84 GHS |
| 500 BGN | 3,384.20 GHS |
| 1,000 BGN | 6,768.41 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-05-09T04:54:57Z",
"rates": {
"GHS": 6.768405
}
}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": 676.8404999999999,
"rate": 6.768405
}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