Rate Overview
Live
1 AFN = 14.1969 CLP
1 CLP = 0.070438
AFN
Avg
14.1533
High
14.4788
Low
13.9624
Last updated: 6/19/2026, 8:25:47 AM
Quick Conversions
| AFN | CLP |
|---|---|
| 1 AFN | 14.20 CLP |
| 10 AFN | 141.97 CLP |
| 50 AFN | 709.84 CLP |
| 100 AFN | 1,419.69 CLP |
| 500 AFN | 7,098.43 CLP |
| 1,000 AFN | 14,196.87 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-06-19T08:25:47Z",
"rates": {
"CLP": 14.196868
}
}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": 1419.6868,
"rate": 14.196868
}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