Rate Overview
Live
1 CRC = 0.020216 NOK
1 NOK = 49.4658
CRC
Avg
0.020358
High
0.020498
Low
0.020165
Last updated: 5/7/2026, 2:50:54 PM
Quick Conversions
| CRC | NOK |
|---|---|
| 1 CRC | 0.02 NOK |
| 10 CRC | 0.20 NOK |
| 50 CRC | 1.01 NOK |
| 100 CRC | 2.02 NOK |
| 500 CRC | 10.11 NOK |
| 1,000 CRC | 20.22 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-07T14:50:54Z",
"rates": {
"NOK": 0.020216
}
}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.0216000000000003,
"rate": 0.020216
}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