Rate Overview
Live
1 CRC = 19.3046 GNF
1 GNF = 0.051801
CRC
Avg
19.2774
High
19.3579
Low
19.2268
Last updated: 7/9/2026, 9:16:48 AM
Quick Conversions
| CRC | GNF |
|---|---|
| 1 CRC | 19.30 GNF |
| 10 CRC | 193.05 GNF |
| 50 CRC | 965.23 GNF |
| 100 CRC | 1,930.46 GNF |
| 500 CRC | 9,652.28 GNF |
| 1,000 CRC | 19,304.56 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-09T09:16:48Z",
"rates": {
"GNF": 19.304563
}
}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.4563000000003,
"rate": 19.304563
}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