Rate Overview
Live
1 CRC = 0.021497 NOK
1 NOK = 46.5181
CRC
Avg
0.021624
High
0.021826
Low
0.021497
Last updated: 7/8/2026, 4:12:33 AM
Quick Conversions
| CRC | NOK |
|---|---|
| 1 CRC | 0.02 NOK |
| 10 CRC | 0.21 NOK |
| 50 CRC | 1.07 NOK |
| 100 CRC | 2.15 NOK |
| 500 CRC | 10.75 NOK |
| 1,000 CRC | 21.50 NOK |
Get CRC/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=NOKExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-08T04:12:33Z",
"rates": {
"NOK": 0.021497
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "NOK",
"amount": 100
},
"result": 2.1496999999999997,
"rate": 0.021497
}Build with CRC/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key