Rate Overview
Live
1 NOK = 49.7105 CRC
1 CRC = 0.020116
NOK
Avg
49.2663
High
49.8724
Low
48.6634
Last updated: 3/8/2026, 7:42:54 AM
Quick Conversions
| NOK | CRC |
|---|---|
| 1 NOK | 49.71 CRC |
| 10 NOK | 497.11 CRC |
| 50 NOK | 2,485.53 CRC |
| 100 NOK | 4,971.05 CRC |
| 500 NOK | 24,855.25 CRC |
| 1,000 NOK | 49,710.50 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-08T07:42:54Z",
"rates": {
"CRC": 49.710501
}
}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": 4971.0501,
"rate": 49.710501
}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