Rate Overview
Live
1 CRC = 0.036785 NAD
1 NAD = 27.1850
CRC
Avg
0.036762
High
0.037186
Low
0.036082
Last updated: 7/29/2026, 7:23:12 AM
Quick Conversions
| CRC | NAD |
|---|---|
| 1 CRC | 0.04 NAD |
| 10 CRC | 0.37 NAD |
| 50 CRC | 1.84 NAD |
| 100 CRC | 3.68 NAD |
| 500 CRC | 18.39 NAD |
| 1,000 CRC | 36.79 NAD |
Get CRC/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=NADExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-29T07:23:12Z",
"rates": {
"NAD": 0.036785
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "NAD",
"amount": 100
},
"result": 3.6784999999999997,
"rate": 0.036785
}Build with CRC/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key