Rate Overview
Live
1 GHS = 0.155953 BGN
1 BGN = 6.4122
GHS
Avg
0.155891
High
0.156824
Low
0.155192
Last updated: 3/7/2026, 1:02:54 AM
Quick Conversions
| GHS | BGN |
|---|---|
| 1 GHS | 0.16 BGN |
| 10 GHS | 1.56 BGN |
| 50 GHS | 7.80 BGN |
| 100 GHS | 15.60 BGN |
| 500 GHS | 77.98 BGN |
| 1,000 GHS | 155.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-03-07T01:02:54Z",
"rates": {
"BGN": 0.155953
}
}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.595300000000002,
"rate": 0.155953
}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