Rate Overview
Live
1 GNF = 0.051833 CRC
1 CRC = 19.2927
GNF
Avg
0.053304
High
0.056818
Low
0.051213
Last updated: 7/27/2026, 12:38:59 PM
Quick Conversions
| GNF | CRC |
|---|---|
| 1 GNF | 0.05 CRC |
| 10 GNF | 0.52 CRC |
| 50 GNF | 2.59 CRC |
| 100 GNF | 5.18 CRC |
| 500 GNF | 25.92 CRC |
| 1,000 GNF | 51.83 CRC |
Get GNF/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=CRCExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-27T12:38:59Z",
"rates": {
"CRC": 0.051833
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "CRC",
"amount": 100
},
"result": 5.1833,
"rate": 0.051833
}Build with GNF/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key