Rate Overview
Live
1 XAF = 6.7094 COP
1 COP = 0.149044
XAF
Avg
6.7227
High
6.7674
Low
6.6654
Last updated: 3/7/2026, 1:00:40 AM
Quick Conversions
| XAF | COP |
|---|---|
| 1 XAF | 6.71 COP |
| 10 XAF | 67.09 COP |
| 50 XAF | 335.47 COP |
| 100 XAF | 670.94 COP |
| 500 XAF | 3,354.71 COP |
| 1,000 XAF | 6,709.42 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-03-07T01:00:40Z",
"rates": {
"COP": 6.709417
}
}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": 670.9417,
"rate": 6.709417
}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