Rate Overview
Live
1 BYN = 3.9945 GHS
1 GHS = 0.250344
BYN
Avg
3.9027
High
4.2816
Low
3.5663
Last updated: 7/21/2026, 9:39:23 AM
Quick Conversions
| BYN | GHS |
|---|---|
| 1 BYN | 3.99 GHS |
| 10 BYN | 39.94 GHS |
| 50 BYN | 199.72 GHS |
| 100 BYN | 399.45 GHS |
| 500 BYN | 1,997.25 GHS |
| 1,000 BYN | 3,994.50 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-21T09:39:23Z",
"rates": {
"GHS": 3.994499
}
}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": 399.44989999999996,
"rate": 3.994499
}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