Rate Overview
Live
1 COP = 0.019150 AFN
1 AFN = 52.2193
COP
Avg
0.019082
High
0.019624
Low
0.018735
Last updated: 7/9/2026, 5:20:26 AM
Quick Conversions
| COP | AFN |
|---|---|
| 1 COP | 0.02 AFN |
| 10 COP | 0.19 AFN |
| 50 COP | 0.96 AFN |
| 100 COP | 1.92 AFN |
| 500 COP | 9.58 AFN |
| 1,000 COP | 19.15 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-07-09T05:20:26Z",
"rates": {
"AFN": 0.01915
}
}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.915,
"rate": 0.01915
}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