Rate Overview
Live
1 GHS = 0.155108 BGN
1 BGN = 6.4471
GHS
Avg
0.151043
High
0.159350
Low
0.132469
Last updated: 3/27/2026, 8:24:14 AM
Quick Conversions
| GHS | BGN |
|---|---|
| 1 GHS | 0.16 BGN |
| 10 GHS | 1.55 BGN |
| 50 GHS | 7.76 BGN |
| 100 GHS | 15.51 BGN |
| 500 GHS | 77.55 BGN |
| 1,000 GHS | 155.11 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-03-27T08:24:14Z",
"rates": {
"BGN": 0.155108
}
}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.5108,
"rate": 0.155108
}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