Rate Overview
Live
1 GNF = 0.003020 CUP
1 CUP = 331.1258
GNF
Avg
0.003021
High
0.003028
Low
0.003018
Last updated: 4/17/2026, 5:51:27 PM
Quick Conversions
| GNF | CUP |
|---|---|
| 1 GNF | 0.00 CUP |
| 10 GNF | 0.03 CUP |
| 50 GNF | 0.15 CUP |
| 100 GNF | 0.30 CUP |
| 500 GNF | 1.51 CUP |
| 1,000 GNF | 3.02 CUP |
Get GNF/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=CUPExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-04-17T17:51:27Z",
"rates": {
"CUP": 0.00302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "CUP",
"amount": 100
},
"result": 0.302,
"rate": 0.00302
}Build with GNF/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key