Rate Overview
Live
1 GNF = 0.002393 CZK
1 CZK = 417.8855
GNF
Avg
0.002371
High
0.002393
Low
0.002333
Last updated: 3/6/2026, 8:10:59 AM
Quick Conversions
| GNF | CZK |
|---|---|
| 1 GNF | 0.00 CZK |
| 10 GNF | 0.02 CZK |
| 50 GNF | 0.12 CZK |
| 100 GNF | 0.24 CZK |
| 500 GNF | 1.20 CZK |
| 1,000 GNF | 2.39 CZK |
Get GNF/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=CZKExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-06T08:10:59Z",
"rates": {
"CZK": 0.002393
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "CZK",
"amount": 100
},
"result": 0.2393,
"rate": 0.002393
}Build with GNF/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key