Rate Overview
Live
1 AFN = 58.6009 COP
1 COP = 0.017065
AFN
Avg
57.9334
High
58.7209
Low
57.1444
Last updated: 5/9/2026, 3:40:18 AM
Quick Conversions
| AFN | COP |
|---|---|
| 1 AFN | 58.60 COP |
| 10 AFN | 586.01 COP |
| 50 AFN | 2,930.05 COP |
| 100 AFN | 5,860.09 COP |
| 500 AFN | 29,300.46 COP |
| 1,000 AFN | 58,600.91 COP |
Get AFN/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=COPExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-05-09T03:40:18Z",
"rates": {
"COP": 58.600912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "COP",
"amount": 100
},
"result": 5860.0912,
"rate": 58.600912
}Build with AFN/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key