Rate Overview
Live
1 GHS = 0.145711 BGN
1 BGN = 6.8629
GHS
Avg
0.150326
High
0.156889
Low
0.142976
Last updated: 7/31/2026, 11:57:54 AM
Quick Conversions
| GHS | BGN |
|---|---|
| 1 GHS | 0.15 BGN |
| 10 GHS | 1.46 BGN |
| 50 GHS | 7.29 BGN |
| 100 GHS | 14.57 BGN |
| 500 GHS | 72.86 BGN |
| 1,000 GHS | 145.71 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-07-31T11:57:54Z",
"rates": {
"BGN": 0.145711
}
}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": 14.571100000000001,
"rate": 0.145711
}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