Rate Overview
Live
1 COP = 0.115630 KMF
1 KMF = 8.6483
COP
Avg
0.112043
High
0.116326
Low
0.107723
Last updated: 3/27/2026, 11:46:39 AM
Quick Conversions
| COP | KMF |
|---|---|
| 1 COP | 0.12 KMF |
| 10 COP | 1.16 KMF |
| 50 COP | 5.78 KMF |
| 100 COP | 11.56 KMF |
| 500 COP | 57.82 KMF |
| 1,000 COP | 115.63 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-03-27T11:46:39Z",
"rates": {
"KMF": 0.11563
}
}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.562999999999999,
"rate": 0.11563
}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