Rate Overview
Live
1 COP = 0.171535 XOF
1 XOF = 5.8297
COP
Avg
0.171181
High
0.172226
Low
0.169631
Last updated: 7/9/2026, 6:46:25 AM
Quick Conversions
| COP | XOF |
|---|---|
| 1 COP | 0.17 XOF |
| 10 COP | 1.72 XOF |
| 50 COP | 8.58 XOF |
| 100 COP | 17.15 XOF |
| 500 COP | 85.77 XOF |
| 1,000 COP | 171.54 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-07-09T06:46:25Z",
"rates": {
"XOF": 0.171535
}
}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": 17.1535,
"rate": 0.171535
}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