Rate Overview
Live
1 COP = 0.125124 KMF
1 KMF = 7.9921
COP
Avg
0.122853
High
0.125124
Low
0.121514
Last updated: 6/19/2026, 10:10:03 AM
Quick Conversions
| COP | KMF |
|---|---|
| 1 COP | 0.13 KMF |
| 10 COP | 1.25 KMF |
| 50 COP | 6.26 KMF |
| 100 COP | 12.51 KMF |
| 500 COP | 62.56 KMF |
| 1,000 COP | 125.12 KMF |
Get COP/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=KMFExample Response:
{
"success": true,
"base": "COP",
"date": "2026-06-19T10:10:03Z",
"rates": {
"KMF": 0.125124
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "KMF",
"amount": 100
},
"result": 12.512400000000001,
"rate": 0.125124
}Build with COP/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key