Rate Overview
Live
1 NAD = 56.2725 CLP
1 CLP = 0.017771
NAD
Avg
53.8068
High
57.0421
Low
51.2512
Last updated: 8/1/2026, 2:50:07 PM
Quick Conversions
| NAD | CLP |
|---|---|
| 1 NAD | 56.27 CLP |
| 10 NAD | 562.73 CLP |
| 50 NAD | 2,813.63 CLP |
| 100 NAD | 5,627.25 CLP |
| 500 NAD | 28,136.27 CLP |
| 1,000 NAD | 56,272.53 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-08-01T14:50:07Z",
"rates": {
"CLP": 56.272535
}
}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": 5627.2535,
"rate": 56.272535
}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