Rate Overview
Live
1 AFN = 58.2268 COP
1 COP = 0.017174
AFN
Avg
58.1350
High
60.0658
Low
55.0115
Last updated: 3/27/2026, 10:10:00 AM
Quick Conversions
| AFN | COP |
|---|---|
| 1 AFN | 58.23 COP |
| 10 AFN | 582.27 COP |
| 50 AFN | 2,911.34 COP |
| 100 AFN | 5,822.68 COP |
| 500 AFN | 29,113.39 COP |
| 1,000 AFN | 58,226.78 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-27T10:10:00Z",
"rates": {
"COP": 58.226784
}
}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": 5822.6784,
"rate": 58.226784
}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