Rate Overview
Live
1 AFN = 13.7455 CLP
1 CLP = 0.072751
AFN
Avg
13.8533
High
13.9904
Low
13.7455
Last updated: 4/17/2026, 6:12:03 AM
Quick Conversions
| AFN | CLP |
|---|---|
| 1 AFN | 13.75 CLP |
| 10 AFN | 137.46 CLP |
| 50 AFN | 687.28 CLP |
| 100 AFN | 1,374.55 CLP |
| 500 AFN | 6,872.77 CLP |
| 1,000 AFN | 13,745.54 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-04-17T06:12:03Z",
"rates": {
"CLP": 13.745535
}
}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": 1374.5535,
"rate": 13.745535
}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