Rate Overview
Live
1 AFN = 59.1930 COP
1 COP = 0.016894
AFN
Avg
58.9615
High
65.9012
Low
55.2231
Last updated: 5/30/2026, 7:04:02 AM
Quick Conversions
| AFN | COP |
|---|---|
| 1 AFN | 59.19 COP |
| 10 AFN | 591.93 COP |
| 50 AFN | 2,959.65 COP |
| 100 AFN | 5,919.30 COP |
| 500 AFN | 29,596.49 COP |
| 1,000 AFN | 59,192.98 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-30T07:04:02Z",
"rates": {
"COP": 59.192975
}
}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": 5919.2975,
"rate": 59.192975
}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