Rate Overview
Live
1 GHS = 0.144138 BGN
1 BGN = 6.9378
GHS
Avg
0.138493
High
0.168505
Low
0.111764
Last updated: 5/29/2026, 5:25:59 PM
Quick Conversions
| GHS | BGN |
|---|---|
| 1 GHS | 0.14 BGN |
| 10 GHS | 1.44 BGN |
| 50 GHS | 7.21 BGN |
| 100 GHS | 14.41 BGN |
| 500 GHS | 72.07 BGN |
| 1,000 GHS | 144.14 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-05-29T17:25:59Z",
"rates": {
"BGN": 0.144138
}
}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.413799999999998,
"rate": 0.144138
}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