Rate Overview
Live
1 CLP = 0.623482 XOF
1 XOF = 1.6039
CLP
Avg
0.631842
High
0.639977
Low
0.623482
Last updated: 3/7/2026, 12:33:36 AM
Quick Conversions
| CLP | XOF |
|---|---|
| 1 CLP | 0.62 XOF |
| 10 CLP | 6.23 XOF |
| 50 CLP | 31.17 XOF |
| 100 CLP | 62.35 XOF |
| 500 CLP | 311.74 XOF |
| 1,000 CLP | 623.48 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-07T00:33:36Z",
"rates": {
"XOF": 0.623482
}
}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.3482,
"rate": 0.623482
}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