Rate Overview
Live
1 GNF = 0.000740 DKK
1 DKK = 1351.35
GNF
Avg
0.000737
High
0.000740
Low
0.000734
Last updated: 6/18/2026, 5:05:49 AM
Quick Conversions
| GNF | DKK |
|---|---|
| 1 GNF | 0.00 DKK |
| 10 GNF | 0.01 DKK |
| 50 GNF | 0.04 DKK |
| 100 GNF | 0.07 DKK |
| 500 GNF | 0.37 DKK |
| 1,000 GNF | 0.74 DKK |
Get GNF/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=DKKExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-06-18T05:05:49Z",
"rates": {
"DKK": 0.00074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "DKK",
"amount": 100
},
"result": 0.074,
"rate": 0.00074
}Build with GNF/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key