Rate Overview
Live
1 XAF = 6.1618 COP
1 COP = 0.162290
XAF
Avg
6.2053
High
6.3177
Low
6.1499
Last updated: 6/16/2026, 1:24:02 PM
Quick Conversions
| XAF | COP |
|---|---|
| 1 XAF | 6.16 COP |
| 10 XAF | 61.62 COP |
| 50 XAF | 308.09 COP |
| 100 XAF | 616.18 COP |
| 500 XAF | 3,080.91 COP |
| 1,000 XAF | 6,161.82 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-06-16T13:24:02Z",
"rates": {
"COP": 6.161821
}
}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": 616.1821,
"rate": 6.161821
}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