Rate Overview
Live
1 XAF = 5.5942 COP
1 COP = 0.178757
XAF
Avg
5.5970
High
5.6623
Low
5.5569
Last updated: 7/28/2026, 12:48:24 AM
Quick Conversions
| XAF | COP |
|---|---|
| 1 XAF | 5.59 COP |
| 10 XAF | 55.94 COP |
| 50 XAF | 279.71 COP |
| 100 XAF | 559.42 COP |
| 500 XAF | 2,797.10 COP |
| 1,000 XAF | 5,594.20 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-07-28T00:48:24Z",
"rates": {
"COP": 5.594201
}
}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": 559.4201,
"rate": 5.594201
}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