Rate Overview
Live
1 BYN = 4.0524 GHS
1 GHS = 0.246769
BYN
Avg
4.0271
High
4.0524
Low
3.9965
Last updated: 7/27/2026, 12:12:17 AM
Quick Conversions
| BYN | GHS |
|---|---|
| 1 BYN | 4.05 GHS |
| 10 BYN | 40.52 GHS |
| 50 BYN | 202.62 GHS |
| 100 BYN | 405.24 GHS |
| 500 BYN | 2,026.19 GHS |
| 1,000 BYN | 4,052.37 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-27T00:12:17Z",
"rates": {
"GHS": 4.052372
}
}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.23720000000003,
"rate": 4.052372
}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