Rate Overview
Live
1 XAF = 5.5558 COP
1 COP = 0.179993
XAF
Avg
6.3698
High
6.7609
Low
5.5558
Last updated: 7/28/2026, 11:52:52 AM
Quick Conversions
| XAF | COP |
|---|---|
| 1 XAF | 5.56 COP |
| 10 XAF | 55.56 COP |
| 50 XAF | 277.79 COP |
| 100 XAF | 555.58 COP |
| 500 XAF | 2,777.89 COP |
| 1,000 XAF | 5,555.78 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-28T11:52:52Z",
"rates": {
"COP": 5.555776
}
}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": 555.5776,
"rate": 5.555776
}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