Rate Overview
Live
1 CRC = 19.2928 GNF
1 GNF = 0.051833
CRC
Avg
17.6213
High
19.3023
Low
16.5990
Last updated: 7/28/2026, 11:45:42 AM
Quick Conversions
| CRC | GNF |
|---|---|
| 1 CRC | 19.29 GNF |
| 10 CRC | 192.93 GNF |
| 50 CRC | 964.64 GNF |
| 100 CRC | 1,929.28 GNF |
| 500 CRC | 9,646.38 GNF |
| 1,000 CRC | 19,292.76 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-07-28T11:45:42Z",
"rates": {
"GNF": 19.292762
}
}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.2762,
"rate": 19.292762
}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