Rate Overview
Live
1 NAD = 54.4310 CLP
1 CLP = 0.018372
NAD
Avg
54.1737
High
54.4310
Low
53.9604
Last updated: 5/8/2026, 1:01:37 PM
Quick Conversions
| NAD | CLP |
|---|---|
| 1 NAD | 54.43 CLP |
| 10 NAD | 544.31 CLP |
| 50 NAD | 2,721.55 CLP |
| 100 NAD | 5,443.11 CLP |
| 500 NAD | 27,215.52 CLP |
| 1,000 NAD | 54,431.05 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-05-08T13:01:37Z",
"rates": {
"CLP": 54.43105
}
}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": 5443.105,
"rate": 54.43105
}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