Rate Overview
Live
1 CLP = 0.629209 XOF
1 XOF = 1.5893
CLP
Avg
0.629355
High
0.645276
Low
0.611098
Last updated: 5/28/2026, 9:44:12 PM
Quick Conversions
| CLP | XOF |
|---|---|
| 1 CLP | 0.63 XOF |
| 10 CLP | 6.29 XOF |
| 50 CLP | 31.46 XOF |
| 100 CLP | 62.92 XOF |
| 500 CLP | 314.60 XOF |
| 1,000 CLP | 629.21 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-28T21:44:12Z",
"rates": {
"XOF": 0.629209
}
}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": 62.9209,
"rate": 0.629209
}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