Rate Overview
Live
1 AFN = 14.1471 CLP
1 CLP = 0.070686
AFN
Avg
14.1092
High
14.6802
Low
13.0631
Last updated: 7/28/2026, 4:26:53 PM
Quick Conversions
| AFN | CLP |
|---|---|
| 1 AFN | 14.15 CLP |
| 10 AFN | 141.47 CLP |
| 50 AFN | 707.35 CLP |
| 100 AFN | 1,414.71 CLP |
| 500 AFN | 7,073.54 CLP |
| 1,000 AFN | 14,147.07 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-28T16:26:53Z",
"rates": {
"CLP": 14.147072
}
}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": 1414.7072,
"rate": 14.147072
}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