Rate Overview
Live
1 CRC = 0.020051 NOK
1 NOK = 49.8728
CRC
Avg
0.020294
High
0.020549
Low
0.020051
Last updated: 3/7/2026, 7:40:02 AM
Quick Conversions
| CRC | NOK |
|---|---|
| 1 CRC | 0.02 NOK |
| 10 CRC | 0.20 NOK |
| 50 CRC | 1.00 NOK |
| 100 CRC | 2.01 NOK |
| 500 CRC | 10.03 NOK |
| 1,000 CRC | 20.05 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-07T07:40:02Z",
"rates": {
"NOK": 0.020051
}
}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.0051,
"rate": 0.020051
}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