Rate Overview
Live
1 CRC = 19.3606 GNF
1 GNF = 0.051651
CRC
Avg
18.3958
High
19.3759
Low
17.4033
Last updated: 5/29/2026, 6:50:01 PM
Quick Conversions
| CRC | GNF |
|---|---|
| 1 CRC | 19.36 GNF |
| 10 CRC | 193.61 GNF |
| 50 CRC | 968.03 GNF |
| 100 CRC | 1,936.06 GNF |
| 500 CRC | 9,680.29 GNF |
| 1,000 CRC | 19,360.58 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-05-29T18:50:01Z",
"rates": {
"GNF": 19.360581
}
}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": 1936.0581,
"rate": 19.360581
}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