Rate Overview
Live
1 NAD = 28.0543 CRC
1 CRC = 0.035645
NAD
Avg
28.6777
High
31.4828
Low
26.9653
Last updated: 9/2/2026, 5:06:51 AM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 28.05 CRC |
| 10 NAD | 280.54 CRC |
| 50 NAD | 1,402.71 CRC |
| 100 NAD | 2,805.43 CRC |
| 500 NAD | 14,027.13 CRC |
| 1,000 NAD | 28,054.26 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-09-02T05:06:51Z",
"rates": {
"CRC": 28.054264
}
}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": 2805.4264,
"rate": 28.054264
}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