Rate Overview
Live
1 NOK = 48.1518 CRC
1 CRC = 0.020768
NOK
Avg
47.7059
High
48.1518
Low
47.4500
Last updated: 8/19/2026, 5:52:18 PM
Quick Conversions
| NOK | CRC |
|---|---|
| 1 NOK | 48.15 CRC |
| 10 NOK | 481.52 CRC |
| 50 NOK | 2,407.59 CRC |
| 100 NOK | 4,815.18 CRC |
| 500 NOK | 24,075.91 CRC |
| 1,000 NOK | 48,151.83 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-08-19T17:52:18Z",
"rates": {
"CRC": 48.15183
}
}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": 4815.183,
"rate": 48.15183
}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