Rate Overview
Live
1 CLP = 0.631854 XOF
1 XOF = 1.5826
CLP
Avg
0.625218
High
0.631956
Low
0.614423
Last updated: 5/29/2026, 2:27:56 PM
Quick Conversions
| CLP | XOF |
|---|---|
| 1 CLP | 0.63 XOF |
| 10 CLP | 6.32 XOF |
| 50 CLP | 31.59 XOF |
| 100 CLP | 63.19 XOF |
| 500 CLP | 315.93 XOF |
| 1,000 CLP | 631.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-05-29T14:27:56Z",
"rates": {
"XOF": 0.631854
}
}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": 63.1854,
"rate": 0.631854
}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