Rate Overview
Live
1 NAD = 27.6906 CRC
1 CRC = 0.036113
NAD
Avg
27.3034
High
27.6906
Low
26.9653
Last updated: 5/7/2026, 11:20:43 AM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 27.69 CRC |
| 10 NAD | 276.91 CRC |
| 50 NAD | 1,384.53 CRC |
| 100 NAD | 2,769.06 CRC |
| 500 NAD | 13,845.31 CRC |
| 1,000 NAD | 27,690.61 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-05-07T11:20:43Z",
"rates": {
"CRC": 27.690613
}
}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": 2769.0613,
"rate": 27.690613
}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