Rate Overview
Live
1 COP = 0.134994 KMF
1 KMF = 7.4077
COP
Avg
0.134218
High
0.134994
Low
0.132455
Last updated: 7/28/2026, 9:33:15 AM
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.50 KMF |
| 1,000 COP | 134.99 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-28T09:33:15Z",
"rates": {
"KMF": 0.134994
}
}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.4994,
"rate": 0.134994
}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