Rate Overview
Live
1 CLP = 0.614033 XOF
1 XOF = 1.6286
CLP
Avg
0.614718
High
0.645276
Low
0.566616
Last updated: 3/27/2026, 12:02:59 PM
Quick Conversions
| CLP | XOF |
|---|---|
| 1 CLP | 0.61 XOF |
| 10 CLP | 6.14 XOF |
| 50 CLP | 30.70 XOF |
| 100 CLP | 61.40 XOF |
| 500 CLP | 307.02 XOF |
| 1,000 CLP | 614.03 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-27T12:02:59Z",
"rates": {
"XOF": 0.614033
}
}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.4033,
"rate": 0.614033
}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