Rate Overview
Live
1 KMF = 0.062092 CUP
1 CUP = 16.1051
KMF
Avg
0.062192
High
0.062275
Low
0.062070
Last updated: 8/13/2026, 2:56:33 AM
Quick Conversions
| KMF | CUP |
|---|---|
| 1 KMF | 0.06 CUP |
| 10 KMF | 0.62 CUP |
| 50 KMF | 3.10 CUP |
| 100 KMF | 6.21 CUP |
| 500 KMF | 31.05 CUP |
| 1,000 KMF | 62.09 CUP |
Get KMF/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=CUPExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-08-13T02:56:33Z",
"rates": {
"CUP": 0.062092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "CUP",
"amount": 100
},
"result": 6.2092,
"rate": 0.062092
}Build with KMF/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key