Rate Overview
Live
1 BYN = 3.9123 GHS
1 GHS = 0.255605
BYN
Avg
3.9012
High
3.9195
Low
3.8728
Last updated: 7/6/2026, 3:16:02 PM
Quick Conversions
| BYN | GHS |
|---|---|
| 1 BYN | 3.91 GHS |
| 10 BYN | 39.12 GHS |
| 50 BYN | 195.61 GHS |
| 100 BYN | 391.23 GHS |
| 500 BYN | 1,956.14 GHS |
| 1,000 BYN | 3,912.29 GHS |
Get BYN/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=GHSExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-06T15:16:02Z",
"rates": {
"GHS": 3.912286
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "GHS",
"amount": 100
},
"result": 391.2286,
"rate": 3.912286
}Build with BYN/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key