Rate Overview
Live
1 NAD = 27.6697 CRC
1 CRC = 0.036141
NAD
Avg
27.8004
High
28.0526
Low
27.6697
Last updated: 8/19/2026, 6:37:03 AM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 27.67 CRC |
| 10 NAD | 276.70 CRC |
| 50 NAD | 1,383.48 CRC |
| 100 NAD | 2,766.97 CRC |
| 500 NAD | 13,834.85 CRC |
| 1,000 NAD | 27,669.69 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-19T06:37:03Z",
"rates": {
"CRC": 27.669691
}
}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": 2766.9691000000003,
"rate": 27.669691
}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