Rate Overview
Live
1 BYN = 4.0587 GHS
1 GHS = 0.246382
BYN
Avg
3.7007
High
4.2550
Low
3.1349
Last updated: 7/27/2026, 10:51:10 AM
Quick Conversions
| BYN | GHS |
|---|---|
| 1 BYN | 4.06 GHS |
| 10 BYN | 40.59 GHS |
| 50 BYN | 202.94 GHS |
| 100 BYN | 405.87 GHS |
| 500 BYN | 2,029.37 GHS |
| 1,000 BYN | 4,058.74 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-27T10:51:10Z",
"rates": {
"GHS": 4.058736
}
}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": 405.87359999999995,
"rate": 4.058736
}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