Rate Overview
Live
1 XAF = 6.6746 COP
1 COP = 0.149821
XAF
Avg
6.5826
High
6.6746
Low
6.4878
Last updated: 5/7/2026, 7:45:39 AM
Quick Conversions
| XAF | COP |
|---|---|
| 1 XAF | 6.67 COP |
| 10 XAF | 66.75 COP |
| 50 XAF | 333.73 COP |
| 100 XAF | 667.46 COP |
| 500 XAF | 3,337.32 COP |
| 1,000 XAF | 6,674.64 COP |
Get XAF/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=COPExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-05-07T07:45:39Z",
"rates": {
"COP": 6.674637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "COP",
"amount": 100
},
"result": 667.4637,
"rate": 6.674637
}Build with XAF/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key