Rate Overview
Live
1 GNF = 0.003016 CUP
1 CUP = 331.5650
GNF
Avg
0.003021
High
0.003025
Low
0.003016
Last updated: 7/8/2026, 8:33:12 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-07-08T20:33:12Z",
"rates": {
"CUP": 0.003016
}
}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.3016,
"rate": 0.003016
}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