Rate Overview
Live
1 NPR = 5.9798 CLP
1 CLP = 0.167230
NPR
Avg
5.9885
High
5.9983
Low
5.9798
Last updated: 8/15/2026, 7:10:18 AM
Quick Conversions
| NPR | CLP |
|---|---|
| 1 NPR | 5.98 CLP |
| 10 NPR | 59.80 CLP |
| 50 NPR | 298.99 CLP |
| 100 NPR | 597.98 CLP |
| 500 NPR | 2,989.90 CLP |
| 1,000 NPR | 5,979.80 CLP |
Get NPR/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=CLPExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-08-15T07:10:18Z",
"rates": {
"CLP": 5.979798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "CLP",
"amount": 100
},
"result": 597.9798,
"rate": 5.979798
}Build with NPR/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key