Rate Overview
Live
1 CRC = 0.021509 NOK
1 NOK = 46.4922
CRC
Avg
0.021056
High
0.021509
Low
0.020820
Last updated: 6/19/2026, 8:48:13 AM
Quick Conversions
| CRC | NOK |
|---|---|
| 1 CRC | 0.02 NOK |
| 10 CRC | 0.22 NOK |
| 50 CRC | 1.08 NOK |
| 100 CRC | 2.15 NOK |
| 500 CRC | 10.75 NOK |
| 1,000 CRC | 21.51 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-06-19T08:48:13Z",
"rates": {
"NOK": 0.021509
}
}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.1509,
"rate": 0.021509
}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