Rate Overview
Live
1 NOK = 49.2776 CRC
1 CRC = 0.020293
NOK
Avg
49.0991
High
49.5887
Low
48.7831
Last updated: 5/7/2026, 7:59:19 PM
Quick Conversions
| NOK | CRC |
|---|---|
| 1 NOK | 49.28 CRC |
| 10 NOK | 492.78 CRC |
| 50 NOK | 2,463.88 CRC |
| 100 NOK | 4,927.76 CRC |
| 500 NOK | 24,638.79 CRC |
| 1,000 NOK | 49,277.57 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-05-07T19:59:19Z",
"rates": {
"CRC": 49.277572
}
}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": 4927.7572,
"rate": 49.277572
}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