Rate Overview
Live
1 COP = 0.135590 KMF
1 KMF = 7.3752
COP
Avg
0.135710
High
0.136679
Low
0.135077
Last updated: 8/19/2026, 7:02:47 AM
Quick Conversions
| COP | KMF |
|---|---|
| 1 COP | 0.14 KMF |
| 10 COP | 1.36 KMF |
| 50 COP | 6.78 KMF |
| 100 COP | 13.56 KMF |
| 500 COP | 67.79 KMF |
| 1,000 COP | 135.59 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-08-19T07:02:47Z",
"rates": {
"KMF": 0.13559
}
}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": 13.559,
"rate": 0.13559
}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