Rate Overview
Live
1 COP = 0.134553 KMF
1 KMF = 7.4320
COP
Avg
0.118763
High
0.134553
Low
0.111315
Last updated: 7/26/2026, 11:31:42 AM
Quick Conversions
| COP | KMF |
|---|---|
| 1 COP | 0.13 KMF |
| 10 COP | 1.35 KMF |
| 50 COP | 6.73 KMF |
| 100 COP | 13.46 KMF |
| 500 COP | 67.28 KMF |
| 1,000 COP | 134.55 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-07-26T11:31:42Z",
"rates": {
"KMF": 0.134553
}
}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.455300000000001,
"rate": 0.134553
}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