Rate Overview
Live
1 NAD = 28.2247 CRC
1 CRC = 0.035430
NAD
Avg
27.8840
High
28.2247
Low
27.6697
Last updated: 8/21/2026, 1:44:06 PM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 28.22 CRC |
| 10 NAD | 282.25 CRC |
| 50 NAD | 1,411.24 CRC |
| 100 NAD | 2,822.47 CRC |
| 500 NAD | 14,112.37 CRC |
| 1,000 NAD | 28,224.74 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-21T13:44:06Z",
"rates": {
"CRC": 28.224735
}
}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": 2822.4735,
"rate": 28.224735
}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