Rate Overview
Live
1 GNF = 0.001128 BOB
1 BOB = 886.5248
GNF
Avg
0.000902
High
0.001128
Low
0.000788
Last updated: 7/9/2026, 10:42:38 PM
Quick Conversions
| GNF | BOB |
|---|---|
| 1 GNF | 0.00 BOB |
| 10 GNF | 0.01 BOB |
| 50 GNF | 0.06 BOB |
| 100 GNF | 0.11 BOB |
| 500 GNF | 0.56 BOB |
| 1,000 GNF | 1.13 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-09T22:42:38Z",
"rates": {
"BOB": 0.001128
}
}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.11280000000000001,
"rate": 0.001128
}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