Rate Overview
Live
1 BYN = 3.9826 GHS
1 GHS = 0.251090
BYN
Avg
3.9692
High
3.9826
Low
3.9559
Last updated: 5/7/2026, 11:21:24 AM
Quick Conversions
| BYN | GHS |
|---|---|
| 1 BYN | 3.98 GHS |
| 10 BYN | 39.83 GHS |
| 50 BYN | 199.13 GHS |
| 100 BYN | 398.26 GHS |
| 500 BYN | 1,991.32 GHS |
| 1,000 BYN | 3,982.63 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-07T11:21:24Z",
"rates": {
"GHS": 3.982633
}
}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": 398.26329999999996,
"rate": 3.982633
}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