Rate Overview
Live
1 NGN = 0.609009 CLP
1 CLP = 1.6420 NGN
Avg
0.618208
High
0.625986
Low
0.609009
Last updated: 1/25/2026, 3:20:12 AM
Quick Conversions
| NGN | CLP |
|---|---|
| 1 NGN | 0.61 CLP |
| 10 NGN | 6.09 CLP |
| 50 NGN | 30.45 CLP |
| 100 NGN | 60.90 CLP |
| 500 NGN | 304.50 CLP |
| 1,000 NGN | 609.01 CLP |
Get NGN/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=CLPExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-01-25T03:20:12Z",
"rates": {
"CLP": 0.609009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "CLP",
"amount": 100
},
"result": 60.9009,
"rate": 0.609009
}Build with NGN/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key