Rate Overview
Live
1 XOF = 1.5851 CLP
1 CLP = 0.630882
XOF
Avg
1.5926
High
1.6025
Low
1.5851
Last updated: 5/27/2026, 9:41:09 PM
Quick Conversions
| XOF | CLP |
|---|---|
| 1 XOF | 1.59 CLP |
| 10 XOF | 15.85 CLP |
| 50 XOF | 79.25 CLP |
| 100 XOF | 158.51 CLP |
| 500 XOF | 792.54 CLP |
| 1,000 XOF | 1,585.08 CLP |
Get XOF/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=CLPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-27T21:41:09Z",
"rates": {
"CLP": 1.585083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "CLP",
"amount": 100
},
"result": 158.5083,
"rate": 1.585083
}Build with XOF/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key