Rate Overview
Live
1 CRC = 19.2929 GNF
1 GNF = 0.051833
CRC
Avg
18.1752
High
19.3429
Low
17.1191
Last updated: 8/1/2026, 12:16:13 PM
Quick Conversions
| CRC | GNF |
|---|---|
| 1 CRC | 19.29 GNF |
| 10 CRC | 192.93 GNF |
| 50 CRC | 964.65 GNF |
| 100 CRC | 1,929.29 GNF |
| 500 CRC | 9,646.45 GNF |
| 1,000 CRC | 19,292.91 GNF |
Get CRC/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=GNFExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-08-01T12:16:13Z",
"rates": {
"GNF": 19.292907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "GNF",
"amount": 100
},
"result": 1929.2907,
"rate": 19.292907
}Build with CRC/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key