Rate Overview
Live
1 XAF = 5.8510 COP
1 COP = 0.170911
XAF
Avg
5.8789
High
5.9878
Low
5.8257
Last updated: 7/7/2026, 12:11:23 PM
Quick Conversions
| XAF | COP |
|---|---|
| 1 XAF | 5.85 COP |
| 10 XAF | 58.51 COP |
| 50 XAF | 292.55 COP |
| 100 XAF | 585.10 COP |
| 500 XAF | 2,925.50 COP |
| 1,000 XAF | 5,850.99 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-07T12:11:23Z",
"rates": {
"COP": 5.850994
}
}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": 585.0994000000001,
"rate": 5.850994
}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