Rate Overview
Live
1 NAD = 27.5139 CRC
1 CRC = 0.036345
NAD
Avg
27.5285
High
27.6787
Low
27.4164
Last updated: 6/28/2026, 5:34:47 PM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 27.51 CRC |
| 10 NAD | 275.14 CRC |
| 50 NAD | 1,375.70 CRC |
| 100 NAD | 2,751.39 CRC |
| 500 NAD | 13,756.95 CRC |
| 1,000 NAD | 27,513.91 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-28T17:34:47Z",
"rates": {
"CRC": 27.513908
}
}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": 2751.3908,
"rate": 27.513908
}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