Rate Overview
Live
1 CRC = 19.3802 GNF
1 GNF = 0.051599
CRC
Avg
19.4131
High
19.5099
Low
19.3802
Last updated: 9/9/2026, 1:44:48 AM
Quick Conversions
| CRC | GNF |
|---|---|
| 1 CRC | 19.38 GNF |
| 10 CRC | 193.80 GNF |
| 50 CRC | 969.01 GNF |
| 100 CRC | 1,938.02 GNF |
| 500 CRC | 9,690.12 GNF |
| 1,000 CRC | 19,380.24 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-09-09T01:44:48Z",
"rates": {
"GNF": 19.380243
}
}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": 1938.0243,
"rate": 19.380243
}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