Rate Overview
Live
1 GNF = 0.000145 BND
1 BND = 6896.55 GNF
Avg
0.000146
High
0.000147
Low
0.000145
Last updated: 1/25/2026, 11:09:31 AM
Quick Conversions
| GNF | BND |
|---|---|
| 1 GNF | 0.00 BND |
| 10 GNF | 0.00 BND |
| 50 GNF | 0.01 BND |
| 100 GNF | 0.01 BND |
| 500 GNF | 0.07 BND |
| 1,000 GNF | 0.15 BND |
Get GNF/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=BNDExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-01-25T11:09:31Z",
"rates": {
"BND": 0.000145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "BND",
"amount": 100
},
"result": 0.0145,
"rate": 0.000145
}Build with GNF/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key