Rate Overview
Live
1 AFN = 13.9858 CLP
1 CLP = 0.071501
AFN
Avg
14.0220
High
14.1609
Low
13.9075
Last updated: 7/23/2026, 9:53:12 AM
Quick Conversions
| AFN | CLP |
|---|---|
| 1 AFN | 13.99 CLP |
| 10 AFN | 139.86 CLP |
| 50 AFN | 699.29 CLP |
| 100 AFN | 1,398.58 CLP |
| 500 AFN | 6,992.92 CLP |
| 1,000 AFN | 13,985.83 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-23T09:53:12Z",
"rates": {
"CLP": 13.985834
}
}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": 1398.5834,
"rate": 13.985834
}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