Rate Overview
Live
1 COP = 0.154183 XOF
1 XOF = 6.4858
COP
Avg
0.153336
High
0.154193
Low
0.152402
Last updated: 3/27/2026, 4:19:23 AM
Quick Conversions
| COP | XOF |
|---|---|
| 1 COP | 0.15 XOF |
| 10 COP | 1.54 XOF |
| 50 COP | 7.71 XOF |
| 100 COP | 15.42 XOF |
| 500 COP | 77.09 XOF |
| 1,000 COP | 154.18 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-27T04:19:23Z",
"rates": {
"XOF": 0.154183
}
}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": 15.418299999999999,
"rate": 0.154183
}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