Rate Overview
Live
1 CRC = 19.3054 GNF
1 GNF = 0.051799
CRC
Avg
19.3333
High
19.3986
Low
19.2925
Last updated: 7/29/2026, 3:31:05 AM
Quick Conversions
| CRC | GNF |
|---|---|
| 1 CRC | 19.31 GNF |
| 10 CRC | 193.05 GNF |
| 50 CRC | 965.27 GNF |
| 100 CRC | 1,930.54 GNF |
| 500 CRC | 9,652.71 GNF |
| 1,000 CRC | 19,305.43 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-29T03:31:05Z",
"rates": {
"GNF": 19.305425
}
}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": 1930.5425,
"rate": 19.305425
}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