Rate Overview
Live
1 NOK = 47.1072 CRC
1 CRC = 0.021228
NOK
Avg
48.5996
High
51.8319
Low
45.8576
Last updated: 7/29/2026, 6:28:23 PM
Quick Conversions
| NOK | CRC |
|---|---|
| 1 NOK | 47.11 CRC |
| 10 NOK | 471.07 CRC |
| 50 NOK | 2,355.36 CRC |
| 100 NOK | 4,710.72 CRC |
| 500 NOK | 23,553.60 CRC |
| 1,000 NOK | 47,107.19 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-29T18:28:23Z",
"rates": {
"CRC": 47.107191
}
}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": 4710.7191,
"rate": 47.107191
}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