Rate Overview
Live
1 XAF = 6.5102 COP
1 COP = 0.153606
XAF
Avg
6.8961
High
7.4009
Low
6.4464
Last updated: 5/27/2026, 12:32:25 PM
Quick Conversions
| XAF | COP |
|---|---|
| 1 XAF | 6.51 COP |
| 10 XAF | 65.10 COP |
| 50 XAF | 325.51 COP |
| 100 XAF | 651.02 COP |
| 500 XAF | 3,255.09 COP |
| 1,000 XAF | 6,510.17 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-05-27T12:32:25Z",
"rates": {
"COP": 6.510174
}
}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": 651.0174000000001,
"rate": 6.510174
}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