Rate Overview
Live
1 NOK = 47.8650 CRC
1 CRC = 0.020892
NOK
Avg
48.4031
High
51.3769
Low
44.6746
Last updated: 3/28/2026, 3:26:30 PM
Quick Conversions
| NOK | CRC |
|---|---|
| 1 NOK | 47.86 CRC |
| 10 NOK | 478.65 CRC |
| 50 NOK | 2,393.25 CRC |
| 100 NOK | 4,786.50 CRC |
| 500 NOK | 23,932.48 CRC |
| 1,000 NOK | 47,864.97 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-03-28T15:26:30Z",
"rates": {
"CRC": 47.864967
}
}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": 4786.4967,
"rate": 47.864967
}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