Rate Overview
Live
1 CRC = 18.3385 GNF
1 GNF = 0.054530
CRC
Avg
18.5463
High
18.6461
Low
18.3385
Last updated: 3/7/2026, 7:36:19 AM
Quick Conversions
| CRC | GNF |
|---|---|
| 1 CRC | 18.34 GNF |
| 10 CRC | 183.39 GNF |
| 50 CRC | 916.93 GNF |
| 100 CRC | 1,833.85 GNF |
| 500 CRC | 9,169.27 GNF |
| 1,000 CRC | 18,338.54 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-03-07T07:36:19Z",
"rates": {
"GNF": 18.338543
}
}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": 1833.8543000000002,
"rate": 18.338543
}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