Rate Overview
Live
1 NOK = 48.7679 CRC
1 CRC = 0.020505
NOK
Avg
48.8973
High
49.0256
Low
48.7679
Last updated: 5/28/2026, 2:31:12 AM
Quick Conversions
| NOK | CRC |
|---|---|
| 1 NOK | 48.77 CRC |
| 10 NOK | 487.68 CRC |
| 50 NOK | 2,438.39 CRC |
| 100 NOK | 4,876.79 CRC |
| 500 NOK | 24,383.94 CRC |
| 1,000 NOK | 48,767.88 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-28T02:31:12Z",
"rates": {
"CRC": 48.767881
}
}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": 4876.788100000001,
"rate": 48.767881
}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