Rate Overview
Live
1 CRC = 19.5491 GNF
1 GNF = 0.051153
CRC
Avg
19.5187
High
19.6267
Low
19.3565
Last updated: 8/19/2026, 3:01:08 AM
Quick Conversions
| CRC | GNF |
|---|---|
| 1 CRC | 19.55 GNF |
| 10 CRC | 195.49 GNF |
| 50 CRC | 977.46 GNF |
| 100 CRC | 1,954.91 GNF |
| 500 CRC | 9,774.57 GNF |
| 1,000 CRC | 19,549.14 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-08-19T03:01:08Z",
"rates": {
"GNF": 19.549142
}
}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": 1954.9142,
"rate": 19.549142
}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