Rate Overview
Live
1 AFN = 13.8936 CLP
1 CLP = 0.071976
AFN
Avg
13.9568
High
14.0014
Low
13.8936
Last updated: 8/19/2026, 4:35:12 AM
Quick Conversions
| AFN | CLP |
|---|---|
| 1 AFN | 13.89 CLP |
| 10 AFN | 138.94 CLP |
| 50 AFN | 694.68 CLP |
| 100 AFN | 1,389.36 CLP |
| 500 AFN | 6,946.79 CLP |
| 1,000 AFN | 13,893.57 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-08-19T04:35:12Z",
"rates": {
"CLP": 13.893573
}
}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": 1389.3573,
"rate": 13.893573
}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