Rate Overview
Live
1 KMF = 0.003243 CAD
1 CAD = 308.3565
KMF
Avg
0.003237
High
0.003243
Low
0.003233
Last updated: 5/7/2026, 3:25:17 AM
Quick Conversions
| KMF | CAD |
|---|---|
| 1 KMF | 0.00 CAD |
| 10 KMF | 0.03 CAD |
| 50 KMF | 0.16 CAD |
| 100 KMF | 0.32 CAD |
| 500 KMF | 1.62 CAD |
| 1,000 KMF | 3.24 CAD |
Get KMF/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=CADExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-05-07T03:25:17Z",
"rates": {
"CAD": 0.003243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "CAD",
"amount": 100
},
"result": 0.3243,
"rate": 0.003243
}Build with KMF/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key