Rate Overview
Live
1 COP = 0.112156 KMF
1 KMF = 8.9162
COP
Avg
0.111671
High
0.112521
Low
0.110825
Last updated: 3/7/2026, 3:43:58 AM
Quick Conversions
| COP | KMF |
|---|---|
| 1 COP | 0.11 KMF |
| 10 COP | 1.12 KMF |
| 50 COP | 5.61 KMF |
| 100 COP | 11.22 KMF |
| 500 COP | 56.08 KMF |
| 1,000 COP | 112.16 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-07T03:43:58Z",
"rates": {
"KMF": 0.112156
}
}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.2156,
"rate": 0.112156
}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