Rate Overview
Live
1 NAD = 27.7446 CRC
1 CRC = 0.036043
NAD
Avg
28.6656
High
31.2501
Low
27.1841
Last updated: 7/9/2026, 5:46:04 AM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 27.74 CRC |
| 10 NAD | 277.45 CRC |
| 50 NAD | 1,387.23 CRC |
| 100 NAD | 2,774.46 CRC |
| 500 NAD | 13,872.29 CRC |
| 1,000 NAD | 27,744.58 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-09T05:46:04Z",
"rates": {
"CRC": 27.744577
}
}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": 2774.4577,
"rate": 27.744577
}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