Rate Overview
Live
1 COP = 0.115849 KMF
1 KMF = 8.6319
COP
Avg
0.113642
High
0.118147
Low
0.110069
Last updated: 5/29/2026, 5:29:41 PM
Quick Conversions
| COP | KMF |
|---|---|
| 1 COP | 0.12 KMF |
| 10 COP | 1.16 KMF |
| 50 COP | 5.79 KMF |
| 100 COP | 11.58 KMF |
| 500 COP | 57.92 KMF |
| 1,000 COP | 115.85 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-05-29T17:29:41Z",
"rates": {
"KMF": 0.115849
}
}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": 11.5849,
"rate": 0.115849
}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