Rate Overview
Live
1 KMF = 0.061277 CUP
1 CUP = 16.3193
KMF
Avg
0.058285
High
0.063397
Low
0.055861
Last updated: 7/26/2026, 1:31:33 PM
Quick Conversions
| KMF | CUP |
|---|---|
| 1 KMF | 0.06 CUP |
| 10 KMF | 0.61 CUP |
| 50 KMF | 3.06 CUP |
| 100 KMF | 6.13 CUP |
| 500 KMF | 30.64 CUP |
| 1,000 KMF | 61.28 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-07-26T13:31:33Z",
"rates": {
"CUP": 0.061277
}
}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.1277,
"rate": 0.061277
}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