Rate Overview
Live
1 GNF = 0.054529 CRC
1 CRC = 18.3389
GNF
Avg
0.053921
High
0.054529
Low
0.053630
Last updated: 3/7/2026, 7:35:47 AM
Quick Conversions
| GNF | CRC |
|---|---|
| 1 GNF | 0.05 CRC |
| 10 GNF | 0.55 CRC |
| 50 GNF | 2.73 CRC |
| 100 GNF | 5.45 CRC |
| 500 GNF | 27.26 CRC |
| 1,000 GNF | 54.53 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-03-07T07:35:47Z",
"rates": {
"CRC": 0.054529
}
}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.4529000000000005,
"rate": 0.054529
}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