Rate Overview
Live
1 GHS = 0.150163 BGN
1 BGN = 6.6594
GHS
Avg
0.150285
High
0.151475
Low
0.148779
Last updated: 7/8/2026, 5:37:28 AM
Quick Conversions
| GHS | BGN |
|---|---|
| 1 GHS | 0.15 BGN |
| 10 GHS | 1.50 BGN |
| 50 GHS | 7.51 BGN |
| 100 GHS | 15.02 BGN |
| 500 GHS | 75.08 BGN |
| 1,000 GHS | 150.16 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-08T05:37:28Z",
"rates": {
"BGN": 0.150163
}
}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.0163,
"rate": 0.150163
}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