Rate Overview
Live
1 XAF = 1.5922 CLP
1 CLP = 0.628048
XAF
Avg
1.5947
High
1.6004
Low
1.5874
Last updated: 4/17/2026, 6:15:48 AM
Quick Conversions
| XAF | CLP |
|---|---|
| 1 XAF | 1.59 CLP |
| 10 XAF | 15.92 CLP |
| 50 XAF | 79.61 CLP |
| 100 XAF | 159.22 CLP |
| 500 XAF | 796.12 CLP |
| 1,000 XAF | 1,592.24 CLP |
Get XAF/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=CLPExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-04-17T06:15:48Z",
"rates": {
"CLP": 1.592235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "CLP",
"amount": 100
},
"result": 159.2235,
"rate": 1.592235
}Build with XAF/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key