Rate Overview
Live
1 CRC = 0.036140 NAD
1 NAD = 27.6702
CRC
Avg
0.035820
High
0.037084
Low
0.033178
Last updated: 8/18/2026, 9:05:19 PM
Quick Conversions
| CRC | NAD |
|---|---|
| 1 CRC | 0.04 NAD |
| 10 CRC | 0.36 NAD |
| 50 CRC | 1.81 NAD |
| 100 CRC | 3.61 NAD |
| 500 CRC | 18.07 NAD |
| 1,000 CRC | 36.14 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-08-18T21:05:19Z",
"rates": {
"NAD": 0.03614
}
}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.614,
"rate": 0.03614
}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