Rate Overview
Live
1 NOK = 48.8024 CRC
1 CRC = 0.020491
NOK
Avg
49.2785
High
51.5545
Low
47.5524
Last updated: 5/27/2026, 11:00:35 PM
Quick Conversions
| NOK | CRC |
|---|---|
| 1 NOK | 48.80 CRC |
| 10 NOK | 488.02 CRC |
| 50 NOK | 2,440.12 CRC |
| 100 NOK | 4,880.24 CRC |
| 500 NOK | 24,401.22 CRC |
| 1,000 NOK | 48,802.44 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-27T23:00:35Z",
"rates": {
"CRC": 48.802441
}
}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": 4880.2441,
"rate": 48.802441
}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