Rate Overview
Live
1 GNF = 0.051879 CRC
1 CRC = 19.2756
GNF
Avg
0.051869
High
0.052010
Low
0.051658
Last updated: 7/11/2026, 5:01:27 PM
Quick Conversions
| GNF | CRC |
|---|---|
| 1 GNF | 0.05 CRC |
| 10 GNF | 0.52 CRC |
| 50 GNF | 2.59 CRC |
| 100 GNF | 5.19 CRC |
| 500 GNF | 25.94 CRC |
| 1,000 GNF | 51.88 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-11T17:01:27Z",
"rates": {
"CRC": 0.051879
}
}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.1879,
"rate": 0.051879
}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