Rate Overview
Live
1 COP = 0.017174 AFN
1 AFN = 58.2276
COP
Avg
0.017208
High
0.018178
Low
0.016648
Last updated: 3/27/2026, 11:49:08 AM
Quick Conversions
| COP | AFN |
|---|---|
| 1 COP | 0.02 AFN |
| 10 COP | 0.17 AFN |
| 50 COP | 0.86 AFN |
| 100 COP | 1.72 AFN |
| 500 COP | 8.59 AFN |
| 1,000 COP | 17.17 AFN |
Get COP/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=AFNExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-27T11:49:08Z",
"rates": {
"AFN": 0.017174
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "AFN",
"amount": 100
},
"result": 1.7173999999999998,
"rate": 0.017174
}Build with COP/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key