Rate Overview
Live
1 CAD = 303.3622 KMF
1 KMF = 0.003296
CAD
Avg
304.2924
High
306.2924
Low
302.9755
Last updated: 6/16/2026, 10:47:04 AM
Quick Conversions
| CAD | KMF |
|---|---|
| 1 CAD | 303.36 KMF |
| 10 CAD | 3,033.62 KMF |
| 50 CAD | 15,168.11 KMF |
| 100 CAD | 30,336.22 KMF |
| 500 CAD | 151,681.10 KMF |
| 1,000 CAD | 303,362.21 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-06-16T10:47:04Z",
"rates": {
"KMF": 303.362205
}
}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": 30336.220500000003,
"rate": 303.362205
}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