Rate Overview
Live
1 NOK = 48.8141 CRC
1 CRC = 0.020486
NOK
Avg
48.8864
High
49.0256
Low
48.7639
Last updated: 5/27/2026, 11:02:28 PM
Quick Conversions
| NOK | CRC |
|---|---|
| 1 NOK | 48.81 CRC |
| 10 NOK | 488.14 CRC |
| 50 NOK | 2,440.71 CRC |
| 100 NOK | 4,881.41 CRC |
| 500 NOK | 24,407.06 CRC |
| 1,000 NOK | 48,814.12 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:02:28Z",
"rates": {
"CRC": 48.814121
}
}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": 4881.4121,
"rate": 48.814121
}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