Rate Overview
Live
1 BGN = 6.5502 GHS
1 GHS = 0.152668
BGN
Avg
6.5872
High
6.6926
Low
6.5502
Last updated: 6/19/2026, 10:14:22 AM
Quick Conversions
| BGN | GHS |
|---|---|
| 1 BGN | 6.55 GHS |
| 10 BGN | 65.50 GHS |
| 50 BGN | 327.51 GHS |
| 100 BGN | 655.02 GHS |
| 500 BGN | 3,275.08 GHS |
| 1,000 BGN | 6,550.15 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-06-19T10:14:22Z",
"rates": {
"GHS": 6.550153
}
}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": 655.0153,
"rate": 6.550153
}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