Rate Overview
Live
1 CRC = 19.1602 GNF
1 GNF = 0.052192
CRC
Avg
19.0323
High
19.1602
Low
18.8985
Last updated: 4/17/2026, 10:40:10 AM
Quick Conversions
| CRC | GNF |
|---|---|
| 1 CRC | 19.16 GNF |
| 10 CRC | 191.60 GNF |
| 50 CRC | 958.01 GNF |
| 100 CRC | 1,916.02 GNF |
| 500 CRC | 9,580.09 GNF |
| 1,000 CRC | 19,160.18 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-04-17T10:40:10Z",
"rates": {
"GNF": 19.160177
}
}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": 1916.0177,
"rate": 19.160177
}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