Rate Overview
Live
1 NAD = 56.0427 CLP
1 CLP = 0.017844
NAD
Avg
54.6642
High
56.7152
Low
53.5224
Last updated: 7/29/2026, 1:48:02 AM
Quick Conversions
| NAD | CLP |
|---|---|
| 1 NAD | 56.04 CLP |
| 10 NAD | 560.43 CLP |
| 50 NAD | 2,802.14 CLP |
| 100 NAD | 5,604.27 CLP |
| 500 NAD | 28,021.35 CLP |
| 1,000 NAD | 56,042.71 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-29T01:48:02Z",
"rates": {
"CLP": 56.042709
}
}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": 5604.2709,
"rate": 56.042709
}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