Rate Overview
Live
1 NAD = 28.0618 CRC
1 CRC = 0.035636
NAD
Avg
28.3533
High
31.0762
Low
26.5720
Last updated: 8/23/2026, 10:30:36 AM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 28.06 CRC |
| 10 NAD | 280.62 CRC |
| 50 NAD | 1,403.09 CRC |
| 100 NAD | 2,806.18 CRC |
| 500 NAD | 14,030.90 CRC |
| 1,000 NAD | 28,061.80 CRC |
Get NAD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=CRCExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-08-23T10:30:36Z",
"rates": {
"CRC": 28.061802
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "CRC",
"amount": 100
},
"result": 2806.1802,
"rate": 28.061802
}Build with NAD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key