Rate Overview
Live
1 NAD = 27.4164 CRC
1 CRC = 0.036474
NAD
Avg
28.3632
High
31.0762
Low
26.5720
Last updated: 6/24/2026, 10:47:45 AM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 27.42 CRC |
| 10 NAD | 274.16 CRC |
| 50 NAD | 1,370.82 CRC |
| 100 NAD | 2,741.64 CRC |
| 500 NAD | 13,708.22 CRC |
| 1,000 NAD | 27,416.45 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-06-24T10:47:45Z",
"rates": {
"CRC": 27.416448
}
}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": 2741.6448,
"rate": 27.416448
}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