Rate Overview
Live
1 GNF = 0.001340 BOB
1 BOB = 746.2687
GNF
Avg
0.000847
High
0.001340
Low
0.000783
Last updated: 7/31/2026, 9:14:42 AM
Quick Conversions
| GNF | BOB |
|---|---|
| 1 GNF | 0.00 BOB |
| 10 GNF | 0.01 BOB |
| 50 GNF | 0.07 BOB |
| 100 GNF | 0.13 BOB |
| 500 GNF | 0.67 BOB |
| 1,000 GNF | 1.34 BOB |
Get GNF/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=BOBExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-31T09:14:42Z",
"rates": {
"BOB": 0.00134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "BOB",
"amount": 100
},
"result": 0.134,
"rate": 0.00134
}Build with GNF/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key