Rate Overview
Live
1 XOF = 1.6075 CLP
1 CLP = 0.622072
XOF
Avg
1.6085
High
1.6118
Low
1.6069
Last updated: 8/13/2026, 11:07:28 AM
Quick Conversions
| XOF | CLP |
|---|---|
| 1 XOF | 1.61 CLP |
| 10 XOF | 16.08 CLP |
| 50 XOF | 80.38 CLP |
| 100 XOF | 160.75 CLP |
| 500 XOF | 803.77 CLP |
| 1,000 XOF | 1,607.53 CLP |
Get XOF/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=CLPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-08-13T11:07:28Z",
"rates": {
"CLP": 1.607532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "CLP",
"amount": 100
},
"result": 160.7532,
"rate": 1.607532
}Build with XOF/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key