Rate Overview
Live
1 CRC = 19.1015 GNF
1 GNF = 0.052352
CRC
Avg
19.2283
High
19.3023
Low
19.1015
Last updated: 5/9/2026, 9:40:16 AM
Quick Conversions
| CRC | GNF |
|---|---|
| 1 CRC | 19.10 GNF |
| 10 CRC | 191.02 GNF |
| 50 CRC | 955.08 GNF |
| 100 CRC | 1,910.15 GNF |
| 500 CRC | 9,550.77 GNF |
| 1,000 CRC | 19,101.53 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-05-09T09:40:16Z",
"rates": {
"GNF": 19.101533
}
}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": 1910.1533,
"rate": 19.101533
}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