Rate Overview
Live
1 XOF = 5.5728 COP
1 COP = 0.179444
XOF
Avg
6.6286
High
7.4447
Low
5.5728
Last updated: 7/29/2026, 5:42:30 AM
Quick Conversions
| XOF | COP |
|---|---|
| 1 XOF | 5.57 COP |
| 10 XOF | 55.73 COP |
| 50 XOF | 278.64 COP |
| 100 XOF | 557.28 COP |
| 500 XOF | 2,786.38 COP |
| 1,000 XOF | 5,572.76 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-29T05:42:30Z",
"rates": {
"COP": 5.572757
}
}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": 557.2757,
"rate": 5.572757
}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