Rate Overview
Live
1 GNF = 0.000249 FJD
1 FJD = 4016.06
GNF
Avg
0.000253
High
0.000260
Low
0.000249
Last updated: 5/27/2026, 8:44:37 PM
Quick Conversions
| GNF | FJD |
|---|---|
| 1 GNF | 0.00 FJD |
| 10 GNF | 0.00 FJD |
| 50 GNF | 0.01 FJD |
| 100 GNF | 0.02 FJD |
| 500 GNF | 0.12 FJD |
| 1,000 GNF | 0.25 FJD |
Get GNF/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=FJDExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-05-27T20:44:37Z",
"rates": {
"FJD": 0.000249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "FJD",
"amount": 100
},
"result": 0.0249,
"rate": 0.000249
}Build with GNF/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key