Rate Overview
Live
1 AFN = 60.1442 COP
1 COP = 0.016627
AFN
Avg
59.7912
High
60.6885
Low
58.9275
Last updated: 3/7/2026, 12:33:11 AM
Quick Conversions
| AFN | COP |
|---|---|
| 1 AFN | 60.14 COP |
| 10 AFN | 601.44 COP |
| 50 AFN | 3,007.21 COP |
| 100 AFN | 6,014.42 COP |
| 500 AFN | 30,072.09 COP |
| 1,000 AFN | 60,144.19 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-03-07T00:33:11Z",
"rates": {
"COP": 60.144189
}
}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": 6014.4189,
"rate": 60.144189
}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