Rate Overview
Live
1 BYN = 3.6764 GHS
1 GHS = 0.272008
BYN
Avg
3.6837
High
3.6974
Low
3.6753
Last updated: 3/7/2026, 1:03:14 AM
Quick Conversions
| BYN | GHS |
|---|---|
| 1 BYN | 3.68 GHS |
| 10 BYN | 36.76 GHS |
| 50 BYN | 183.82 GHS |
| 100 BYN | 367.64 GHS |
| 500 BYN | 1,838.18 GHS |
| 1,000 BYN | 3,676.36 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-07T01:03:14Z",
"rates": {
"GHS": 3.676362
}
}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": 367.63620000000003,
"rate": 3.676362
}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