Rate Overview
Live
1 BYN = 3.6726 GHS
1 GHS = 0.272288
BYN
Avg
3.6974
High
3.7233
Low
3.6554
Last updated: 9/1/2026, 2:56:31 PM
Quick Conversions
| BYN | GHS |
|---|---|
| 1 BYN | 3.67 GHS |
| 10 BYN | 36.73 GHS |
| 50 BYN | 183.63 GHS |
| 100 BYN | 367.26 GHS |
| 500 BYN | 1,836.29 GHS |
| 1,000 BYN | 3,672.58 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-09-01T14:56:31Z",
"rates": {
"GHS": 3.672583
}
}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.2583,
"rate": 3.672583
}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