Rate Overview
Live
1 XAF = 6.4928 COP
1 COP = 0.154017
XAF
Avg
6.4926
High
6.5198
Low
6.4233
Last updated: 4/17/2026, 4:54:26 AM
Quick Conversions
| XAF | COP |
|---|---|
| 1 XAF | 6.49 COP |
| 10 XAF | 64.93 COP |
| 50 XAF | 324.64 COP |
| 100 XAF | 649.28 COP |
| 500 XAF | 3,246.40 COP |
| 1,000 XAF | 6,492.80 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-04-17T04:54:26Z",
"rates": {
"COP": 6.492803
}
}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": 649.2803,
"rate": 6.492803
}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