Rate Overview
Live
1 NAD = 54.6528 CLP
1 CLP = 0.018297
NAD
Avg
54.7424
High
54.9636
Low
54.5619
Last updated: 3/7/2026, 1:04:20 AM
Quick Conversions
| NAD | CLP |
|---|---|
| 1 NAD | 54.65 CLP |
| 10 NAD | 546.53 CLP |
| 50 NAD | 2,732.64 CLP |
| 100 NAD | 5,465.28 CLP |
| 500 NAD | 27,326.42 CLP |
| 1,000 NAD | 54,652.84 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-03-07T01:04:20Z",
"rates": {
"CLP": 54.65284
}
}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": 5465.284,
"rate": 54.65284
}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