Rate Overview
Live
1 AFN = 55.9071 COP
1 COP = 0.017887
AFN
Avg
56.2519
High
56.5627
Low
55.9071
Last updated: 4/18/2026, 8:44:29 AM
Quick Conversions
| AFN | COP |
|---|---|
| 1 AFN | 55.91 COP |
| 10 AFN | 559.07 COP |
| 50 AFN | 2,795.35 COP |
| 100 AFN | 5,590.71 COP |
| 500 AFN | 27,953.54 COP |
| 1,000 AFN | 55,907.08 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-04-18T08:44:29Z",
"rates": {
"COP": 55.907083
}
}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": 5590.7083,
"rate": 55.907083
}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