Rate Overview
Live
1 BYN = 4.0524 GHS
1 GHS = 0.246769
BYN
Avg
4.0377
High
5.0016
Low
3.1092
Last updated: 7/26/2026, 11:40:12 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-26T11:40:12Z",
"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