Rate Overview
Live
1 BYN = 3.6543 GHS
1 GHS = 0.273649
BYN
Avg
3.6411
High
3.6865
Low
3.5712
Last updated: 3/27/2026, 11:33:07 AM
Quick Conversions
| BYN | GHS |
|---|---|
| 1 BYN | 3.65 GHS |
| 10 BYN | 36.54 GHS |
| 50 BYN | 182.72 GHS |
| 100 BYN | 365.43 GHS |
| 500 BYN | 1,827.16 GHS |
| 1,000 BYN | 3,654.32 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-03-27T11:33:07Z",
"rates": {
"GHS": 3.65432
}
}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": 365.43199999999996,
"rate": 3.65432
}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