Rate Overview
Live
1 XOF = 6.4802 COP
1 COP = 0.154317
XOF
Avg
6.4875
High
6.5094
Low
6.4607
Last updated: 4/18/2026, 8:56:50 AM
Quick Conversions
| XOF | COP |
|---|---|
| 1 XOF | 6.48 COP |
| 10 XOF | 64.80 COP |
| 50 XOF | 324.01 COP |
| 100 XOF | 648.02 COP |
| 500 XOF | 3,240.08 COP |
| 1,000 XOF | 6,480.16 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-04-18T08:56:50Z",
"rates": {
"COP": 6.480155
}
}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": 648.0155,
"rate": 6.480155
}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