Rate Overview
Live
1 CLP = 0.612852 XOF
1 XOF = 1.6317
CLP
Avg
0.615194
High
0.645326
Low
0.574508
Last updated: 3/27/2026, 3:24:39 PM
Quick Conversions
| CLP | XOF |
|---|---|
| 1 CLP | 0.61 XOF |
| 10 CLP | 6.13 XOF |
| 50 CLP | 30.64 XOF |
| 100 CLP | 61.29 XOF |
| 500 CLP | 306.43 XOF |
| 1,000 CLP | 612.85 XOF |
Get CLP/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=XOFExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T15:24:39Z",
"rates": {
"XOF": 0.612852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "XOF",
"amount": 100
},
"result": 61.285199999999996,
"rate": 0.612852
}Build with CLP/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key