Rate Overview
Live
1 CRC = 0.020502 NOK
1 NOK = 48.7757
CRC
Avg
0.020673
High
0.022384
Low
0.019463
Last updated: 5/27/2026, 7:22:50 PM
Quick Conversions
| CRC | NOK |
|---|---|
| 1 CRC | 0.02 NOK |
| 10 CRC | 0.21 NOK |
| 50 CRC | 1.03 NOK |
| 100 CRC | 2.05 NOK |
| 500 CRC | 10.25 NOK |
| 1,000 CRC | 20.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-05-27T19:22:50Z",
"rates": {
"NOK": 0.020502
}
}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.0502,
"rate": 0.020502
}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