Rate Overview
Live
1 XAF = 5.5479 COP
1 COP = 0.180249
XAF
Avg
5.6142
High
5.7006
Low
5.5479
Last updated: 9/5/2026, 7:07:33 AM
Quick Conversions
| XAF | COP |
|---|---|
| 1 XAF | 5.55 COP |
| 10 XAF | 55.48 COP |
| 50 XAF | 277.39 COP |
| 100 XAF | 554.79 COP |
| 500 XAF | 2,773.94 COP |
| 1,000 XAF | 5,547.88 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-09-05T07:07:33Z",
"rates": {
"COP": 5.547877
}
}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": 554.7877,
"rate": 5.547877
}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