Rate Overview
Live
1 GNF = 0.000083 GIP
1 GIP = 12048.19 GNF
Avg
0.000085
High
0.000087
Low
0.000083
Last updated: 1/25/2026, 11:21:26 AM
Quick Conversions
| GNF | GIP |
|---|---|
| 1 GNF | 0.00 GIP |
| 10 GNF | 0.00 GIP |
| 50 GNF | 0.00 GIP |
| 100 GNF | 0.01 GIP |
| 500 GNF | 0.04 GIP |
| 1,000 GNF | 0.08 GIP |
Get GNF/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=GIPExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-01-25T11:21:26Z",
"rates": {
"GIP": 0.000083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "GIP",
"amount": 100
},
"result": 0.0083,
"rate": 0.000083
}Build with GNF/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key