Rate Overview
Live
1 NAD = 27.8907 CRC
1 CRC = 0.035854
NAD
Avg
28.6881
High
30.8941
Low
27.1789
Last updated: 7/11/2026, 4:55:11 PM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 27.89 CRC |
| 10 NAD | 278.91 CRC |
| 50 NAD | 1,394.54 CRC |
| 100 NAD | 2,789.07 CRC |
| 500 NAD | 13,945.37 CRC |
| 1,000 NAD | 27,890.74 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-07-11T16:55:11Z",
"rates": {
"CRC": 27.890741
}
}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": 2789.0741,
"rate": 27.890741
}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