Rate Overview
Live
1 NAD = 28.0922 CRC
1 CRC = 0.035597
NAD
Avg
28.7126
High
30.8941
Low
27.1789
Last updated: 7/4/2026, 5:14:23 AM
Quick Conversions
| NAD | CRC |
|---|---|
| 1 NAD | 28.09 CRC |
| 10 NAD | 280.92 CRC |
| 50 NAD | 1,404.61 CRC |
| 100 NAD | 2,809.22 CRC |
| 500 NAD | 14,046.12 CRC |
| 1,000 NAD | 28,092.25 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-04T05:14:23Z",
"rates": {
"CRC": 28.092246
}
}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": 2809.2246,
"rate": 28.092246
}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