Rate Overview
Live
1 CAD = 307.0497 KMF
1 KMF = 0.003257
CAD
Avg
309.8227
High
314.5092
Low
305.0021
Last updated: 3/29/2026, 9:01:12 AM
Quick Conversions
| CAD | KMF |
|---|---|
| 1 CAD | 307.05 KMF |
| 10 CAD | 3,070.50 KMF |
| 50 CAD | 15,352.48 KMF |
| 100 CAD | 30,704.97 KMF |
| 500 CAD | 153,524.84 KMF |
| 1,000 CAD | 307,049.69 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-03-29T09:01:12Z",
"rates": {
"KMF": 307.049689
}
}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": 30704.9689,
"rate": 307.049689
}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