Rate Overview
Live
1 XAF = 5.8375 COP
1 COP = 0.171306
XAF
Avg
5.9098
High
5.9958
Low
5.8375
Last updated: 7/5/2026, 6:04:46 PM
Quick Conversions
| XAF | COP |
|---|---|
| 1 XAF | 5.84 COP |
| 10 XAF | 58.38 COP |
| 50 XAF | 291.88 COP |
| 100 XAF | 583.75 COP |
| 500 XAF | 2,918.76 COP |
| 1,000 XAF | 5,837.52 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-05T18:04:46Z",
"rates": {
"COP": 5.83752
}
}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": 583.752,
"rate": 5.83752
}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