Rate Overview
Live
1 COP = 0.180312 XOF
1 XOF = 5.5459
COP
Avg
0.178510
High
0.180312
Low
0.175476
Last updated: 9/6/2026, 5:59:14 AM
Quick Conversions
| COP | XOF |
|---|---|
| 1 COP | 0.18 XOF |
| 10 COP | 1.80 XOF |
| 50 COP | 9.02 XOF |
| 100 COP | 18.03 XOF |
| 500 COP | 90.16 XOF |
| 1,000 COP | 180.31 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-09-06T05:59:14Z",
"rates": {
"XOF": 0.180312
}
}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": 18.0312,
"rate": 0.180312
}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