Rate Overview
Live
1 GNF = 0.000321 BYN
1 BYN = 3115.26
GNF
Avg
0.000321
High
0.000322
Low
0.000320
Last updated: 5/9/2026, 3:41:30 AM
Quick Conversions
| GNF | BYN |
|---|---|
| 1 GNF | 0.00 BYN |
| 10 GNF | 0.00 BYN |
| 50 GNF | 0.02 BYN |
| 100 GNF | 0.03 BYN |
| 500 GNF | 0.16 BYN |
| 1,000 GNF | 0.32 BYN |
Get GNF/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=BYNExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-05-09T03:41:30Z",
"rates": {
"BYN": 0.000321
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "BYN",
"amount": 100
},
"result": 0.0321,
"rate": 0.000321
}Build with GNF/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key