Rate Overview
Live
1 BYN = 4.2358 GHS
1 GHS = 0.236082
BYN
Avg
3.8365
High
4.2358
Low
3.5518
Last updated: 5/27/2026, 10:47:22 PM
Quick Conversions
| BYN | GHS |
|---|---|
| 1 BYN | 4.24 GHS |
| 10 BYN | 42.36 GHS |
| 50 BYN | 211.79 GHS |
| 100 BYN | 423.58 GHS |
| 500 BYN | 2,117.91 GHS |
| 1,000 BYN | 4,235.82 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-05-27T22:47:22Z",
"rates": {
"GHS": 4.235824
}
}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": 423.5824,
"rate": 4.235824
}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