Rate Overview
Live
1 GNF = 0.002382 CZK
1 CZK = 419.8153
GNF
Avg
0.002402
High
0.002533
Low
0.002317
Last updated: 5/27/2026, 7:27:09 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.19 CZK |
| 1,000 GNF | 2.38 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-05-27T19:27:09Z",
"rates": {
"CZK": 0.002382
}
}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.2382,
"rate": 0.002382
}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