Rate Overview
Live
1 XOF = 6.5071 COP
1 COP = 0.153679
XOF
Avg
6.5289
High
6.5616
Low
6.5014
Last updated: 3/27/2026, 2:52:09 AM
Quick Conversions
| XOF | COP |
|---|---|
| 1 XOF | 6.51 COP |
| 10 XOF | 65.07 COP |
| 50 XOF | 325.35 COP |
| 100 XOF | 650.71 COP |
| 500 XOF | 3,253.54 COP |
| 1,000 XOF | 6,507.08 COP |
Get XOF/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=COPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-27T02:52:09Z",
"rates": {
"COP": 6.507081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "COP",
"amount": 100
},
"result": 650.7081000000001,
"rate": 6.507081
}Build with XOF/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key