Rate Overview
Live
1 COP = 0.134966 KMF
1 KMF = 7.4093
COP
Avg
0.110997
High
0.134966
Low
0.101339
Last updated: 7/24/2026, 12:45:39 PM
Quick Conversions
| COP | KMF |
|---|---|
| 1 COP | 0.13 KMF |
| 10 COP | 1.35 KMF |
| 50 COP | 6.75 KMF |
| 100 COP | 13.50 KMF |
| 500 COP | 67.48 KMF |
| 1,000 COP | 134.97 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-24T12:45:39Z",
"rates": {
"KMF": 0.134966
}
}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.4966,
"rate": 0.134966
}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