Rate Overview
Live
1 GHS = 0.147378 BGN
1 BGN = 6.7853
GHS
Avg
0.148175
High
0.149849
Low
0.147378
Last updated: 9/9/2026, 5:24:37 AM
Quick Conversions
| GHS | BGN |
|---|---|
| 1 GHS | 0.15 BGN |
| 10 GHS | 1.47 BGN |
| 50 GHS | 7.37 BGN |
| 100 GHS | 14.74 BGN |
| 500 GHS | 73.69 BGN |
| 1,000 GHS | 147.38 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-09-09T05:24:37Z",
"rates": {
"BGN": 0.147378
}
}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.7378,
"rate": 0.147378
}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