Rate Overview
Live
1 COP = 0.111452 KMF
1 KMF = 8.9725
COP
Avg
0.113098
High
0.114840
Low
0.111452
Last updated: 5/9/2026, 9:40:17 AM
Quick Conversions
| COP | KMF |
|---|---|
| 1 COP | 0.11 KMF |
| 10 COP | 1.11 KMF |
| 50 COP | 5.57 KMF |
| 100 COP | 11.15 KMF |
| 500 COP | 55.73 KMF |
| 1,000 COP | 111.45 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-05-09T09:40:17Z",
"rates": {
"KMF": 0.111452
}
}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.145199999999999,
"rate": 0.111452
}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