Rate Overview
Live
1 CLP = 0.611952 XOF
1 XOF = 1.6341
CLP
Avg
0.616346
High
0.621913
Low
0.610297
Last updated: 3/27/2026, 6:41:13 AM
Quick Conversions
| CLP | XOF |
|---|---|
| 1 CLP | 0.61 XOF |
| 10 CLP | 6.12 XOF |
| 50 CLP | 30.60 XOF |
| 100 CLP | 61.20 XOF |
| 500 CLP | 305.98 XOF |
| 1,000 CLP | 611.95 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-27T06:41:13Z",
"rates": {
"XOF": 0.611952
}
}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.19520000000001,
"rate": 0.611952
}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