Rate Overview
Live
1 NOK = 48.9786 CRC
1 CRC = 0.020417
NOK
Avg
48.7018
High
48.9786
Low
48.4187
Last updated: 9/8/2026, 5:26:28 AM
Quick Conversions
| NOK | CRC |
|---|---|
| 1 NOK | 48.98 CRC |
| 10 NOK | 489.79 CRC |
| 50 NOK | 2,448.93 CRC |
| 100 NOK | 4,897.86 CRC |
| 500 NOK | 24,489.31 CRC |
| 1,000 NOK | 48,978.62 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-09-08T05:26:28Z",
"rates": {
"CRC": 48.978615
}
}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": 4897.8615,
"rate": 48.978615
}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