Rate Overview
Live
1 XOF = 6.0046 COP
1 COP = 0.166539
XOF
Avg
6.1059
High
6.1714
Low
6.0019
Last updated: 6/19/2026, 8:36:58 AM
Quick Conversions
| XOF | COP |
|---|---|
| 1 XOF | 6.00 COP |
| 10 XOF | 60.05 COP |
| 50 XOF | 300.23 COP |
| 100 XOF | 600.46 COP |
| 500 XOF | 3,002.30 COP |
| 1,000 XOF | 6,004.60 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-06-19T08:36:58Z",
"rates": {
"COP": 6.004603
}
}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": 600.4603000000001,
"rate": 6.004603
}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