Rate Overview
Live
1 BYN = 3.8724 GHS
1 GHS = 0.258235
BYN
Avg
3.8541
High
3.8747
Low
3.8187
Last updated: 4/17/2026, 6:12:12 AM
Quick Conversions
| BYN | GHS |
|---|---|
| 1 BYN | 3.87 GHS |
| 10 BYN | 38.72 GHS |
| 50 BYN | 193.62 GHS |
| 100 BYN | 387.24 GHS |
| 500 BYN | 1,936.22 GHS |
| 1,000 BYN | 3,872.44 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-04-17T06:12:12Z",
"rates": {
"GHS": 3.872439
}
}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": 387.2439,
"rate": 3.872439
}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