Rate Overview
Live
1 GHS = 0.153583 BGN
1 BGN = 6.5111
GHS
Avg
0.152474
High
0.154680
Low
0.144601
Last updated: 8/19/2026, 5:35:26 AM
Quick Conversions
| GHS | BGN |
|---|---|
| 1 GHS | 0.15 BGN |
| 10 GHS | 1.54 BGN |
| 50 GHS | 7.68 BGN |
| 100 GHS | 15.36 BGN |
| 500 GHS | 76.79 BGN |
| 1,000 GHS | 153.58 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-08-19T05:35:26Z",
"rates": {
"BGN": 0.153583
}
}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.3583,
"rate": 0.153583
}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