Rate Overview
Live
1 AFN = 13.0880 CLP
1 CLP = 0.076406 AFN
Avg
13.3826
High
13.5587
Low
13.0880
Last updated: 1/25/2026, 4:40:41 PM
Quick Conversions
| AFN | CLP |
|---|---|
| 1 AFN | 13.09 CLP |
| 10 AFN | 130.88 CLP |
| 50 AFN | 654.40 CLP |
| 100 AFN | 1,308.80 CLP |
| 500 AFN | 6,544.01 CLP |
| 1,000 AFN | 13,088.02 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-01-25T16:40:41Z",
"rates": {
"CLP": 13.088024
}
}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": 1308.8024,
"rate": 13.088024
}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