Rate Overview
Live
1 CLP = 0.616221 XOF
1 XOF = 1.6228
CLP
Avg
0.627007
High
0.649085
Low
0.610297
Last updated: 7/23/2026, 4:41:00 PM
Quick Conversions
| CLP | XOF |
|---|---|
| 1 CLP | 0.62 XOF |
| 10 CLP | 6.16 XOF |
| 50 CLP | 30.81 XOF |
| 100 CLP | 61.62 XOF |
| 500 CLP | 308.11 XOF |
| 1,000 CLP | 616.22 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-07-23T16:41:00Z",
"rates": {
"XOF": 0.616221
}
}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.6221,
"rate": 0.616221
}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