Rate Overview
Live
1 GHS = 0.147793 BGN
1 BGN = 6.7662
GHS
Avg
0.148635
High
0.149116
Low
0.147793
Last updated: 5/8/2026, 11:01:45 PM
Quick Conversions
| GHS | BGN |
|---|---|
| 1 GHS | 0.15 BGN |
| 10 GHS | 1.48 BGN |
| 50 GHS | 7.39 BGN |
| 100 GHS | 14.78 BGN |
| 500 GHS | 73.90 BGN |
| 1,000 GHS | 147.79 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-08T23:01:45Z",
"rates": {
"BGN": 0.147793
}
}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.779300000000001,
"rate": 0.147793
}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