Rate Overview
Live
1 NAD = 27.4489 CRC
1 CRC = 0.036431
NAD
Avg
27.9228
High
28.3246
Low
27.4489
Last updated: 6/19/2026, 8:24:53 AM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 27.45 CRC |
| 10 NAD | 274.49 CRC |
| 50 NAD | 1,372.45 CRC |
| 100 NAD | 2,744.89 CRC |
| 500 NAD | 13,724.45 CRC |
| 1,000 NAD | 27,448.90 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-06-19T08:24:53Z",
"rates": {
"CRC": 27.448901
}
}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": 2744.8901,
"rate": 27.448901
}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