Rate Overview
Live
1 GNF = 0.000788 BOB
1 BOB = 1269.04
GNF
Avg
0.000788
High
0.000790
Low
0.000784
Last updated: 3/7/2026, 9:11:51 AM
Quick Conversions
| GNF | BOB |
|---|---|
| 1 GNF | 0.00 BOB |
| 10 GNF | 0.01 BOB |
| 50 GNF | 0.04 BOB |
| 100 GNF | 0.08 BOB |
| 500 GNF | 0.39 BOB |
| 1,000 GNF | 0.79 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-03-07T09:11:51Z",
"rates": {
"BOB": 0.000788
}
}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.0788,
"rate": 0.000788
}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