Rate Overview
Live
1 AFN = 52.2189 COP
1 COP = 0.019150
AFN
Avg
52.4129
High
53.3740
Low
50.9573
Last updated: 7/9/2026, 5:22:49 AM
Quick Conversions
| AFN | COP |
|---|---|
| 1 AFN | 52.22 COP |
| 10 AFN | 522.19 COP |
| 50 AFN | 2,610.95 COP |
| 100 AFN | 5,221.89 COP |
| 500 AFN | 26,109.47 COP |
| 1,000 AFN | 52,218.95 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-07-09T05:22:49Z",
"rates": {
"COP": 52.218946
}
}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": 5221.8946000000005,
"rate": 52.218946
}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