Rate Overview
Live
1 CRC = 18.9050 GNF
1 GNF = 0.052896
CRC
Avg
18.1633
High
18.9050
Low
17.6000
Last updated: 3/28/2026, 10:43:22 AM
Quick Conversions
| CRC | GNF |
|---|---|
| 1 CRC | 18.91 GNF |
| 10 CRC | 189.05 GNF |
| 50 CRC | 945.25 GNF |
| 100 CRC | 1,890.50 GNF |
| 500 CRC | 9,452.51 GNF |
| 1,000 CRC | 18,905.01 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-03-28T10:43:22Z",
"rates": {
"GNF": 18.905013
}
}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": 1890.5013000000001,
"rate": 18.905013
}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