Rate Overview
Live
1 NAD = 28.4608 CRC
1 CRC = 0.035136
NAD
Avg
27.8424
High
29.6243
Low
27.1789
Last updated: 8/28/2026, 12:34:30 AM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 28.46 CRC |
| 10 NAD | 284.61 CRC |
| 50 NAD | 1,423.04 CRC |
| 100 NAD | 2,846.08 CRC |
| 500 NAD | 14,230.40 CRC |
| 1,000 NAD | 28,460.80 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-08-28T00:34:30Z",
"rates": {
"CRC": 28.460797
}
}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": 2846.0797,
"rate": 28.460797
}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