Rate Overview
Live
1 AFN = 14.0108 CLP
1 CLP = 0.071373
AFN
Avg
14.1517
High
14.3803
Low
14.0108
Last updated: 5/7/2026, 11:27:35 AM
Quick Conversions
| AFN | CLP |
|---|---|
| 1 AFN | 14.01 CLP |
| 10 AFN | 140.11 CLP |
| 50 AFN | 700.54 CLP |
| 100 AFN | 1,401.08 CLP |
| 500 AFN | 7,005.41 CLP |
| 1,000 AFN | 14,010.82 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-07T11:27:35Z",
"rates": {
"CLP": 14.010819
}
}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": 1401.0819,
"rate": 14.010819
}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