Rate Overview
Live
1 COP = 0.149166 XOF
1 XOF = 6.7039
COP
Avg
0.149009
High
0.150255
Low
0.148011
Last updated: 3/7/2026, 12:26:16 AM
Quick Conversions
| COP | XOF |
|---|---|
| 1 COP | 0.15 XOF |
| 10 COP | 1.49 XOF |
| 50 COP | 7.46 XOF |
| 100 COP | 14.92 XOF |
| 500 COP | 74.58 XOF |
| 1,000 COP | 149.17 XOF |
Get COP/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=XOFExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-07T00:26:16Z",
"rates": {
"XOF": 0.149166
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "XOF",
"amount": 100
},
"result": 14.916599999999999,
"rate": 0.149166
}Build with COP/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key