Rate Overview
Live
1 KMF = 0.003205 CAD
1 CAD = 312.0125
KMF
Avg
0.003243
High
0.003278
Low
0.003205
Last updated: 3/7/2026, 12:11:48 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.60 CAD |
| 1,000 KMF | 3.21 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-03-07T00:11:48Z",
"rates": {
"CAD": 0.003205
}
}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.3205,
"rate": 0.003205
}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