Rate Overview
Live
1 NAD = 57.0762 CLP
1 CLP = 0.017520
NAD
Avg
56.8529
High
57.1077
Low
56.4373
Last updated: 7/9/2026, 3:57:00 AM
Quick Conversions
| NAD | CLP |
|---|---|
| 1 NAD | 57.08 CLP |
| 10 NAD | 570.76 CLP |
| 50 NAD | 2,853.81 CLP |
| 100 NAD | 5,707.62 CLP |
| 500 NAD | 28,538.09 CLP |
| 1,000 NAD | 57,076.17 CLP |
Get NAD/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=CLPExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-07-09T03:57:00Z",
"rates": {
"CLP": 57.076172
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "CLP",
"amount": 100
},
"result": 5707.6172,
"rate": 57.076172
}Build with NAD/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key