Rate Overview
Live
1 CLP = 0.625759 XOF
1 XOF = 1.5981
CLP
Avg
0.621580
High
0.627000
Low
0.614423
Last updated: 5/8/2026, 11:46:05 AM
Quick Conversions
| CLP | XOF |
|---|---|
| 1 CLP | 0.63 XOF |
| 10 CLP | 6.26 XOF |
| 50 CLP | 31.29 XOF |
| 100 CLP | 62.58 XOF |
| 500 CLP | 312.88 XOF |
| 1,000 CLP | 625.76 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-08T11:46:05Z",
"rates": {
"XOF": 0.625759
}
}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.5759,
"rate": 0.625759
}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