Rate Overview
Live
1 NAD = 27.1529 CRC
1 CRC = 0.036828
NAD
Avg
28.3919
High
29.8162
Low
27.1529
Last updated: 3/27/2026, 1:16:02 PM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 27.15 CRC |
| 10 NAD | 271.53 CRC |
| 50 NAD | 1,357.64 CRC |
| 100 NAD | 2,715.29 CRC |
| 500 NAD | 13,576.45 CRC |
| 1,000 NAD | 27,152.89 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-03-27T13:16:02Z",
"rates": {
"CRC": 27.152891
}
}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": 2715.2891,
"rate": 27.152891
}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