Rate Overview
Live
1 CRC = 0.032368 NAD
1 NAD = 30.8947 CRC
Avg
0.033149
High
0.033680
Low
0.032368
Last updated: 1/25/2026, 11:15:00 AM
Quick Conversions
| CRC | NAD |
|---|---|
| 1 CRC | 0.03 NAD |
| 10 CRC | 0.32 NAD |
| 50 CRC | 1.62 NAD |
| 100 CRC | 3.24 NAD |
| 500 CRC | 16.18 NAD |
| 1,000 CRC | 32.37 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-01-25T11:15:00Z",
"rates": {
"NAD": 0.032368
}
}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.2368,
"rate": 0.032368
}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