Rate Overview
Live
1 NAD = 27.9053 CRC
1 CRC = 0.035836
NAD
Avg
28.1171
High
28.4342
Low
27.9053
Last updated: 4/17/2026, 6:11:54 AM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 27.91 CRC |
| 10 NAD | 279.05 CRC |
| 50 NAD | 1,395.26 CRC |
| 100 NAD | 2,790.53 CRC |
| 500 NAD | 13,952.63 CRC |
| 1,000 NAD | 27,905.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-04-17T06:11:54Z",
"rates": {
"CRC": 27.905259
}
}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": 2790.5259,
"rate": 27.905259
}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