Rate Overview
Live
1 GNF = 0.001283 BOB
1 BOB = 779.4232
GNF
Avg
0.000845
High
0.001283
Low
0.000783
Last updated: 7/28/2026, 7:14:37 PM
Quick Conversions
| GNF | BOB |
|---|---|
| 1 GNF | 0.00 BOB |
| 10 GNF | 0.01 BOB |
| 50 GNF | 0.06 BOB |
| 100 GNF | 0.13 BOB |
| 500 GNF | 0.64 BOB |
| 1,000 GNF | 1.28 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-28T19:14:37Z",
"rates": {
"BOB": 0.001283
}
}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.1283,
"rate": 0.001283
}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