Rate Overview
Live
1 CAD = 306.8746 KMF
1 KMF = 0.003259
CAD
Avg
305.1531
High
312.6707
Low
300.2499
Last updated: 7/25/2026, 6:58:28 AM
Quick Conversions
| CAD | KMF |
|---|---|
| 1 CAD | 306.87 KMF |
| 10 CAD | 3,068.75 KMF |
| 50 CAD | 15,343.73 KMF |
| 100 CAD | 30,687.46 KMF |
| 500 CAD | 153,437.31 KMF |
| 1,000 CAD | 306,874.61 KMF |
Get CAD/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=KMFExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-25T06:58:28Z",
"rates": {
"KMF": 306.874612
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "KMF",
"amount": 100
},
"result": 30687.4612,
"rate": 306.874612
}Build with CAD/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key