Rate Overview
Live
1 GHS = 0.150954 BGN
1 BGN = 6.6245
GHS
Avg
0.151321
High
0.152290
Low
0.150888
Last updated: 4/18/2026, 8:48:30 AM
Quick Conversions
| GHS | BGN |
|---|---|
| 1 GHS | 0.15 BGN |
| 10 GHS | 1.51 BGN |
| 50 GHS | 7.55 BGN |
| 100 GHS | 15.10 BGN |
| 500 GHS | 75.48 BGN |
| 1,000 GHS | 150.95 BGN |
Get GHS/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=BGNExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-04-18T08:48:30Z",
"rates": {
"BGN": 0.150954
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "BGN",
"amount": 100
},
"result": 15.0954,
"rate": 0.150954
}Build with GHS/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key