Rate Overview
Live
1 NAD = 28.3395 CRC
1 CRC = 0.035286
NAD
Avg
28.0639
High
28.4910
Low
27.6697
Last updated: 9/5/2026, 12:52:09 AM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 28.34 CRC |
| 10 NAD | 283.40 CRC |
| 50 NAD | 1,416.98 CRC |
| 100 NAD | 2,833.95 CRC |
| 500 NAD | 14,169.77 CRC |
| 1,000 NAD | 28,339.54 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-09-05T00:52:09Z",
"rates": {
"CRC": 28.33954
}
}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": 2833.9539999999997,
"rate": 28.33954
}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