Rate Overview
Live
1 NAD = 28.0178 CRC
1 CRC = 0.035692
NAD
Avg
27.9652
High
28.0922
Low
27.7170
Last updated: 7/8/2026, 7:16:16 AM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 28.02 CRC |
| 10 NAD | 280.18 CRC |
| 50 NAD | 1,400.89 CRC |
| 100 NAD | 2,801.78 CRC |
| 500 NAD | 14,008.92 CRC |
| 1,000 NAD | 28,017.85 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-08T07:16:16Z",
"rates": {
"CRC": 28.017846
}
}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": 2801.7846,
"rate": 28.017846
}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