Rate Overview
Live
1 GNF = 0.051986 CRC
1 CRC = 19.2359
GNF
Avg
0.051858
High
0.051986
Low
0.051806
Last updated: 5/7/2026, 8:55:41 PM
Quick Conversions
| GNF | CRC |
|---|---|
| 1 GNF | 0.05 CRC |
| 10 GNF | 0.52 CRC |
| 50 GNF | 2.60 CRC |
| 100 GNF | 5.20 CRC |
| 500 GNF | 25.99 CRC |
| 1,000 GNF | 51.99 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-05-07T20:55:41Z",
"rates": {
"CRC": 0.051986
}
}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.1986,
"rate": 0.051986
}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