Rate Overview
Live
1 COP = 0.154096 XOF
1 XOF = 6.4895
COP
Avg
0.149300
High
0.154875
Low
0.142483
Last updated: 3/27/2026, 6:06:12 AM
Quick Conversions
| COP | XOF |
|---|---|
| 1 COP | 0.15 XOF |
| 10 COP | 1.54 XOF |
| 50 COP | 7.70 XOF |
| 100 COP | 15.41 XOF |
| 500 COP | 77.05 XOF |
| 1,000 COP | 154.10 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-03-27T06:06:12Z",
"rates": {
"XOF": 0.154096
}
}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": 15.409600000000001,
"rate": 0.154096
}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