Rate Overview
Live
1 CAD = 306.9973 KMF
1 KMF = 0.003257
CAD
Avg
305.8528
High
311.4595
Low
302.4335
Last updated: 7/20/2026, 2:40:26 AM
Quick Conversions
| CAD | KMF |
|---|---|
| 1 CAD | 307.00 KMF |
| 10 CAD | 3,069.97 KMF |
| 50 CAD | 15,349.86 KMF |
| 100 CAD | 30,699.73 KMF |
| 500 CAD | 153,498.64 KMF |
| 1,000 CAD | 306,997.28 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-20T02:40:26Z",
"rates": {
"KMF": 306.997284
}
}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": 30699.728399999996,
"rate": 306.997284
}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