Rate Overview
Live
1 GNF = 0.000114 CUC
1 CUC = 8771.93 GNF
Avg
0.000115
High
0.000116
Low
0.000114
Last updated: 1/25/2026, 5:03:10 PM
Quick Conversions
| GNF | CUC |
|---|---|
| 1 GNF | 0.00 CUC |
| 10 GNF | 0.00 CUC |
| 50 GNF | 0.01 CUC |
| 100 GNF | 0.01 CUC |
| 500 GNF | 0.06 CUC |
| 1,000 GNF | 0.11 CUC |
Get GNF/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=CUCExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-01-25T17:03:10Z",
"rates": {
"CUC": 0.000114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "CUC",
"amount": 100
},
"result": 0.0114,
"rate": 0.000114
}Build with GNF/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key