Rate Overview
Live
1 NAD = 55.8263 CLP
1 CLP = 0.017913
NAD
Avg
54.7935
High
56.7495
Low
53.8162
Last updated: 7/29/2026, 2:47:50 PM
Quick Conversions
| NAD | CLP |
|---|---|
| 1 NAD | 55.83 CLP |
| 10 NAD | 558.26 CLP |
| 50 NAD | 2,791.31 CLP |
| 100 NAD | 5,582.63 CLP |
| 500 NAD | 27,913.15 CLP |
| 1,000 NAD | 55,826.30 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-29T14:47:50Z",
"rates": {
"CLP": 55.826298
}
}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": 5582.6298,
"rate": 55.826298
}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