Rate Overview
Live
1 NAD = 58.3986 CLP
1 CLP = 0.017124
NAD
Avg
58.2494
High
58.5532
Low
57.8002
Last updated: 9/12/2026, 7:05:09 AM
Quick Conversions
| NAD | CLP |
|---|---|
| 1 NAD | 58.40 CLP |
| 10 NAD | 583.99 CLP |
| 50 NAD | 2,919.93 CLP |
| 100 NAD | 5,839.86 CLP |
| 500 NAD | 29,199.29 CLP |
| 1,000 NAD | 58,398.57 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-09-12T07:05:09Z",
"rates": {
"CLP": 58.398573
}
}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": 5839.8573,
"rate": 58.398573
}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