Rate Overview
Live
1 BYN = 4.0697 GHS
1 GHS = 0.245718
BYN
Avg
4.0694
High
4.2282
Low
4.0109
Last updated: 6/17/2026, 5:04:45 AM
Quick Conversions
| BYN | GHS |
|---|---|
| 1 BYN | 4.07 GHS |
| 10 BYN | 40.70 GHS |
| 50 BYN | 203.49 GHS |
| 100 BYN | 406.97 GHS |
| 500 BYN | 2,034.85 GHS |
| 1,000 BYN | 4,069.71 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-06-17T05:04:45Z",
"rates": {
"GHS": 4.069707
}
}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": 406.9707,
"rate": 4.069707
}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