Rate Overview
Live
1 AFN = 14.3910 CLP
1 CLP = 0.069488
AFN
Avg
13.8561
High
14.4940
Low
12.8298
Last updated: 7/25/2026, 1:52:33 PM
Quick Conversions
| AFN | CLP |
|---|---|
| 1 AFN | 14.39 CLP |
| 10 AFN | 143.91 CLP |
| 50 AFN | 719.55 CLP |
| 100 AFN | 1,439.10 CLP |
| 500 AFN | 7,195.49 CLP |
| 1,000 AFN | 14,390.98 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-25T13:52:33Z",
"rates": {
"CLP": 14.39098
}
}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": 1439.0980000000002,
"rate": 14.39098
}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