Rate Overview
Live
1 CLP = 0.629142 XOF
1 XOF = 1.5895
CLP
Avg
0.628524
High
0.630758
Low
0.625902
Last updated: 5/28/2026, 11:00:11 PM
Quick Conversions
| CLP | XOF |
|---|---|
| 1 CLP | 0.63 XOF |
| 10 CLP | 6.29 XOF |
| 50 CLP | 31.46 XOF |
| 100 CLP | 62.91 XOF |
| 500 CLP | 314.57 XOF |
| 1,000 CLP | 629.14 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-28T23:00:11Z",
"rates": {
"XOF": 0.629142
}
}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.9142,
"rate": 0.629142
}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