Rate Overview
Live
1 BYN = 3.6450 GHS
1 GHS = 0.274348
BYN
Avg
3.8627
High
3.9602
Low
3.6450
Last updated: 8/14/2026, 4:46:17 AM
Quick Conversions
| BYN | GHS |
|---|---|
| 1 BYN | 3.65 GHS |
| 10 BYN | 36.45 GHS |
| 50 BYN | 182.25 GHS |
| 100 BYN | 364.50 GHS |
| 500 BYN | 1,822.50 GHS |
| 1,000 BYN | 3,645.00 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-08-14T04:46:17Z",
"rates": {
"GHS": 3.645003
}
}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": 364.5003,
"rate": 3.645003
}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