Rate Overview
Live
1 KMF = 0.063015 CUP
1 CUP = 15.8692
KMF
Avg
0.063019
High
0.063095
Low
0.062796
Last updated: 5/6/2026, 9:59:13 PM
Quick Conversions
| KMF | CUP |
|---|---|
| 1 KMF | 0.06 CUP |
| 10 KMF | 0.63 CUP |
| 50 KMF | 3.15 CUP |
| 100 KMF | 6.30 CUP |
| 500 KMF | 31.51 CUP |
| 1,000 KMF | 63.02 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-05-06T21:59:13Z",
"rates": {
"CUP": 0.063015
}
}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.3015,
"rate": 0.063015
}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