Rate Overview
Live
1 AFN = 14.4884 CLP
1 CLP = 0.069021
AFN
Avg
14.4598
High
14.6026
Low
14.0213
Last updated: 7/10/2026, 6:57:15 AM
Quick Conversions
| AFN | CLP |
|---|---|
| 1 AFN | 14.49 CLP |
| 10 AFN | 144.88 CLP |
| 50 AFN | 724.42 CLP |
| 100 AFN | 1,448.84 CLP |
| 500 AFN | 7,244.22 CLP |
| 1,000 AFN | 14,488.44 CLP |
Get AFN/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=CLPExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-10T06:57:15Z",
"rates": {
"CLP": 14.488436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "CLP",
"amount": 100
},
"result": 1448.8436,
"rate": 14.488436
}Build with AFN/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key