Rate Overview
Live
1 COP = 0.148648 XOF
1 XOF = 6.7273
COP
Avg
0.150685
High
0.153135
Low
0.148648
Last updated: 5/9/2026, 7:21:34 AM
Quick Conversions
| COP | XOF |
|---|---|
| 1 COP | 0.15 XOF |
| 10 COP | 1.49 XOF |
| 50 COP | 7.43 XOF |
| 100 COP | 14.86 XOF |
| 500 COP | 74.32 XOF |
| 1,000 COP | 148.65 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-05-09T07:21:34Z",
"rates": {
"XOF": 0.148648
}
}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": 14.8648,
"rate": 0.148648
}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