Rate Overview
Live
1 CAD = 304.5615 KMF
1 KMF = 0.003283
CAD
Avg
304.2425
High
306.6687
Low
303.2165
Last updated: 4/16/2026, 9:24:12 AM
Quick Conversions
| CAD | KMF |
|---|---|
| 1 CAD | 304.56 KMF |
| 10 CAD | 3,045.62 KMF |
| 50 CAD | 15,228.08 KMF |
| 100 CAD | 30,456.15 KMF |
| 500 CAD | 152,280.76 KMF |
| 1,000 CAD | 304,561.52 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-04-16T09:24:12Z",
"rates": {
"KMF": 304.561522
}
}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": 30456.152200000004,
"rate": 304.561522
}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