Rate Overview
Live
1 XAF = 5.5091 COP
1 COP = 0.181518
XAF
Avg
5.5625
High
5.6362
Low
5.5091
Last updated: 8/12/2026, 2:51:56 AM
Quick Conversions
| XAF | COP |
|---|---|
| 1 XAF | 5.51 COP |
| 10 XAF | 55.09 COP |
| 50 XAF | 275.45 COP |
| 100 XAF | 550.91 COP |
| 500 XAF | 2,754.54 COP |
| 1,000 XAF | 5,509.08 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-08-12T02:51:56Z",
"rates": {
"COP": 5.509082
}
}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": 550.9082000000001,
"rate": 5.509082
}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