Rate Overview
Live
1 BGN = 6.4001 GHS
1 GHS = 0.156248
BGN
Avg
6.4118
High
6.4436
Low
6.3765
Last updated: 3/7/2026, 3:44:52 AM
Quick Conversions
| BGN | GHS |
|---|---|
| 1 BGN | 6.40 GHS |
| 10 BGN | 64.00 GHS |
| 50 BGN | 320.00 GHS |
| 100 BGN | 640.01 GHS |
| 500 BGN | 3,200.03 GHS |
| 1,000 BGN | 6,400.06 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-03-07T03:44:52Z",
"rates": {
"GHS": 6.400062
}
}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": 640.0062,
"rate": 6.400062
}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