Rate Overview
Live
1 XOF = 5.5507 COP
1 COP = 0.180156
XOF
Avg
5.5906
High
5.6988
Low
5.5440
Last updated: 9/7/2026, 1:50:59 PM
Quick Conversions
| XOF | COP |
|---|---|
| 1 XOF | 5.55 COP |
| 10 XOF | 55.51 COP |
| 50 XOF | 277.54 COP |
| 100 XOF | 555.07 COP |
| 500 XOF | 2,775.37 COP |
| 1,000 XOF | 5,550.74 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-09-07T13:50:59Z",
"rates": {
"COP": 5.550738
}
}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": 555.0738,
"rate": 5.550738
}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