Rate Overview
Live
1 NOK = 48.8384 CRC
1 CRC = 0.020476
NOK
Avg
48.7895
High
49.0376
Low
48.4384
Last updated: 4/17/2026, 5:45:13 PM
Quick Conversions
| NOK | CRC |
|---|---|
| 1 NOK | 48.84 CRC |
| 10 NOK | 488.38 CRC |
| 50 NOK | 2,441.92 CRC |
| 100 NOK | 4,883.84 CRC |
| 500 NOK | 24,419.18 CRC |
| 1,000 NOK | 48,838.36 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-04-17T17:45:13Z",
"rates": {
"CRC": 48.838364
}
}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": 4883.8364,
"rate": 48.838364
}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