Rate Overview
Live
1 XOF = 1.6153 CLP
1 CLP = 0.619072
XOF
Avg
1.6085
High
1.6159
Low
1.6024
Last updated: 7/7/2026, 9:50:54 AM
Quick Conversions
| XOF | CLP |
|---|---|
| 1 XOF | 1.62 CLP |
| 10 XOF | 16.15 CLP |
| 50 XOF | 80.77 CLP |
| 100 XOF | 161.53 CLP |
| 500 XOF | 807.66 CLP |
| 1,000 XOF | 1,615.32 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-07-07T09:50:54Z",
"rates": {
"CLP": 1.61532
}
}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": 161.532,
"rate": 1.61532
}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