Rate Overview
Live
1 AFN = 14.2562 CLP
1 CLP = 0.070145
AFN
Avg
13.8005
High
14.4178
Low
12.8298
Last updated: 5/27/2026, 5:16:30 PM
Quick Conversions
| AFN | CLP |
|---|---|
| 1 AFN | 14.26 CLP |
| 10 AFN | 142.56 CLP |
| 50 AFN | 712.81 CLP |
| 100 AFN | 1,425.62 CLP |
| 500 AFN | 7,128.09 CLP |
| 1,000 AFN | 14,256.18 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-05-27T17:16:30Z",
"rates": {
"CLP": 14.256183
}
}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": 1425.6183,
"rate": 14.256183
}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