Rate Overview
Live
1 NOK = 46.9646 CRC
1 CRC = 0.021293
NOK
Avg
48.6828
High
52.1858
Low
45.6073
Last updated: 7/28/2026, 9:11:15 AM
Quick Conversions
| NOK | CRC |
|---|---|
| 1 NOK | 46.96 CRC |
| 10 NOK | 469.65 CRC |
| 50 NOK | 2,348.23 CRC |
| 100 NOK | 4,696.46 CRC |
| 500 NOK | 23,482.29 CRC |
| 1,000 NOK | 46,964.58 CRC |
Get NOK/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=CRCExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-28T09:11:15Z",
"rates": {
"CRC": 46.964582
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "CRC",
"amount": 100
},
"result": 4696.4582,
"rate": 46.964582
}Build with NOK/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key