Rate Overview
Live
1 CRC = 19.2925 GNF
1 GNF = 0.051834
CRC
Avg
18.9047
High
19.3765
Low
17.7058
Last updated: 7/28/2026, 2:11:52 AM
Quick Conversions
| CRC | GNF |
|---|---|
| 1 CRC | 19.29 GNF |
| 10 CRC | 192.93 GNF |
| 50 CRC | 964.63 GNF |
| 100 CRC | 1,929.25 GNF |
| 500 CRC | 9,646.25 GNF |
| 1,000 CRC | 19,292.51 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-28T02:11:52Z",
"rates": {
"GNF": 19.292508
}
}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.2508000000003,
"rate": 19.292508
}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