Rate Overview
Live
1 KMF = 0.016332 CNY
1 CNY = 61.2295
KMF
Avg
0.016383
High
0.016490
Low
0.016261
Last updated: 3/7/2026, 12:28:05 AM
Quick Conversions
| KMF | CNY |
|---|---|
| 1 KMF | 0.02 CNY |
| 10 KMF | 0.16 CNY |
| 50 KMF | 0.82 CNY |
| 100 KMF | 1.63 CNY |
| 500 KMF | 8.17 CNY |
| 1,000 KMF | 16.33 CNY |
Get KMF/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=CNYExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-03-07T00:28:05Z",
"rates": {
"CNY": 0.016332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "CNY",
"amount": 100
},
"result": 1.6332,
"rate": 0.016332
}Build with KMF/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key