Rate Overview
Live
1 COP = 0.179520 XOF
1 XOF = 5.5704
COP
Avg
0.175108
High
0.180064
Low
0.166481
Last updated: 7/29/2026, 10:10:10 AM
Quick Conversions
| COP | XOF |
|---|---|
| 1 COP | 0.18 XOF |
| 10 COP | 1.80 XOF |
| 50 COP | 8.98 XOF |
| 100 COP | 17.95 XOF |
| 500 COP | 89.76 XOF |
| 1,000 COP | 179.52 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-29T10:10:10Z",
"rates": {
"XOF": 0.17952
}
}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.952,
"rate": 0.17952
}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