Rate Overview
Live
1 BGN = 6.6690 GHS
1 GHS = 0.149948
BGN
Avg
6.6627
High
6.7213
Low
6.6410
Last updated: 7/9/2026, 5:01:43 AM
Quick Conversions
| BGN | GHS |
|---|---|
| 1 BGN | 6.67 GHS |
| 10 BGN | 66.69 GHS |
| 50 BGN | 333.45 GHS |
| 100 BGN | 666.90 GHS |
| 500 BGN | 3,334.50 GHS |
| 1,000 BGN | 6,669.00 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-09T05:01:43Z",
"rates": {
"GHS": 6.669
}
}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": 666.9,
"rate": 6.669
}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