Rate Overview
Live
1 GNF = 0.000577 BRL
1 BRL = 1733.10
GNF
Avg
0.000582
High
0.000591
Low
0.000576
Last updated: 6/16/2026, 1:25:26 PM
Quick Conversions
| GNF | BRL |
|---|---|
| 1 GNF | 0.00 BRL |
| 10 GNF | 0.01 BRL |
| 50 GNF | 0.03 BRL |
| 100 GNF | 0.06 BRL |
| 500 GNF | 0.29 BRL |
| 1,000 GNF | 0.58 BRL |
Get GNF/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=BRLExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-06-16T13:25:26Z",
"rates": {
"BRL": 0.000577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "BRL",
"amount": 100
},
"result": 0.0577,
"rate": 0.000577
}Build with GNF/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key