Rate Overview
Live
1 XAF = 6.4862 COP
1 COP = 0.154174
XAF
Avg
6.9312
High
7.4685
Low
6.4474
Last updated: 3/27/2026, 1:00:36 PM
Quick Conversions
| XAF | COP |
|---|---|
| 1 XAF | 6.49 COP |
| 10 XAF | 64.86 COP |
| 50 XAF | 324.31 COP |
| 100 XAF | 648.62 COP |
| 500 XAF | 3,243.08 COP |
| 1,000 XAF | 6,486.17 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-03-27T13:00:36Z",
"rates": {
"COP": 6.486165
}
}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": 648.6165,
"rate": 6.486165
}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