Rate Overview
Live
1 GNF = 0.002424 CZK
1 CZK = 412.5413
GNF
Avg
0.002414
High
0.002429
Low
0.002403
Last updated: 3/27/2026, 4:32:12 PM
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.21 CZK |
| 1,000 GNF | 2.42 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-27T16:32:12Z",
"rates": {
"CZK": 0.002424
}
}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.2424,
"rate": 0.002424
}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