Rate Overview
Live
1 COP = 0.129141 KMF
1 KMF = 7.7435
COP
Avg
0.128164
High
0.129141
Low
0.125843
Last updated: 7/8/2026, 7:42:24 AM
Quick Conversions
| COP | KMF |
|---|---|
| 1 COP | 0.13 KMF |
| 10 COP | 1.29 KMF |
| 50 COP | 6.46 KMF |
| 100 COP | 12.91 KMF |
| 500 COP | 64.57 KMF |
| 1,000 COP | 129.14 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-08T07:42:24Z",
"rates": {
"KMF": 0.129141
}
}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": 12.914100000000001,
"rate": 0.129141
}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