Rate Overview
Live
1 NOK = 47.0451 CRC
1 CRC = 0.021256
NOK
Avg
49.1667
High
52.3056
Low
45.7503
Last updated: 7/29/2026, 1:49:29 AM
Quick Conversions
| NOK | CRC |
|---|---|
| 1 NOK | 47.05 CRC |
| 10 NOK | 470.45 CRC |
| 50 NOK | 2,352.26 CRC |
| 100 NOK | 4,704.51 CRC |
| 500 NOK | 23,522.56 CRC |
| 1,000 NOK | 47,045.13 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-07-29T01:49:29Z",
"rates": {
"CRC": 47.045129
}
}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": 4704.512900000001,
"rate": 47.045129
}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