Rate Overview
Live
1 KMF = 0.015826 CNY
1 CNY = 63.1872
KMF
Avg
0.015834
High
0.015867
Low
0.015804
Last updated: 8/13/2026, 5:08:52 AM
Quick Conversions
| KMF | CNY |
|---|---|
| 1 KMF | 0.02 CNY |
| 10 KMF | 0.16 CNY |
| 50 KMF | 0.79 CNY |
| 100 KMF | 1.58 CNY |
| 500 KMF | 7.91 CNY |
| 1,000 KMF | 15.83 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-08-13T05:08:52Z",
"rates": {
"CNY": 0.015826
}
}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.5826,
"rate": 0.015826
}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