Rate Overview
Live
1 CUP = 16.0285 KMF
1 KMF = 0.062389
CUP
Avg
15.9993
High
16.0285
Low
15.9324
Last updated: 9/3/2026, 3:03:49 AM
Quick Conversions
| CUP | KMF |
|---|---|
| 1 CUP | 16.03 KMF |
| 10 CUP | 160.28 KMF |
| 50 CUP | 801.42 KMF |
| 100 CUP | 1,602.85 KMF |
| 500 CUP | 8,014.25 KMF |
| 1,000 CUP | 16,028.49 KMF |
Get CUP/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=KMFExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-09-03T03:03:49Z",
"rates": {
"KMF": 16.028495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "KMF",
"amount": 100
},
"result": 1602.8495,
"rate": 16.028495
}Build with CUP/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key