Rate Overview
Live
1 CLP = 0.604230 XOF
1 XOF = 1.6550
CLP
Avg
0.605046
High
0.607996
Low
0.602400
Last updated: 9/6/2026, 2:18:43 PM
Quick Conversions
| CLP | XOF |
|---|---|
| 1 CLP | 0.60 XOF |
| 10 CLP | 6.04 XOF |
| 50 CLP | 30.21 XOF |
| 100 CLP | 60.42 XOF |
| 500 CLP | 302.12 XOF |
| 1,000 CLP | 604.23 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-09-06T14:18:43Z",
"rates": {
"XOF": 0.60423
}
}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": 60.423,
"rate": 0.60423
}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