Rate Overview
Live
1 XOF = 5.6492 COP
1 COP = 0.177017
XOF
Avg
5.9289
High
6.1705
Low
5.6426
Last updated: 7/13/2026, 2:42:36 PM
Quick Conversions
| XOF | COP |
|---|---|
| 1 XOF | 5.65 COP |
| 10 XOF | 56.49 COP |
| 50 XOF | 282.46 COP |
| 100 XOF | 564.92 COP |
| 500 XOF | 2,824.59 COP |
| 1,000 XOF | 5,649.17 COP |
Get XOF/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=COPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-13T14:42:36Z",
"rates": {
"COP": 5.649175
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "COP",
"amount": 100
},
"result": 564.9175,
"rate": 5.649175
}Build with XOF/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key