Rate Overview
Live
1 CRC = 0.020892 NOK
1 NOK = 47.8652
CRC
Avg
0.020158
High
0.020892
Low
0.019162
Last updated: 3/28/2026, 3:25:43 PM
Quick Conversions
| CRC | NOK |
|---|---|
| 1 CRC | 0.02 NOK |
| 10 CRC | 0.21 NOK |
| 50 CRC | 1.04 NOK |
| 100 CRC | 2.09 NOK |
| 500 CRC | 10.45 NOK |
| 1,000 CRC | 20.89 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-03-28T15:25:43Z",
"rates": {
"NOK": 0.020892
}
}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.0892,
"rate": 0.020892
}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