Rate Overview
Live
1 CRC = 19.3192 GNF
1 GNF = 0.051762
CRC
Avg
19.3166
High
19.5263
Low
19.2268
Last updated: 7/31/2026, 11:06:40 AM
Quick Conversions
| CRC | GNF |
|---|---|
| 1 CRC | 19.32 GNF |
| 10 CRC | 193.19 GNF |
| 50 CRC | 965.96 GNF |
| 100 CRC | 1,931.92 GNF |
| 500 CRC | 9,659.61 GNF |
| 1,000 CRC | 19,319.21 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-31T11:06:40Z",
"rates": {
"GNF": 19.319212
}
}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": 1931.9212,
"rate": 19.319212
}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