Rate Overview
Live
1 CAD = 312.1707 KMF
1 KMF = 0.003203
CAD
Avg
308.7624
High
312.1707
Low
305.0021
Last updated: 3/7/2026, 3:06:42 AM
Quick Conversions
| CAD | KMF |
|---|---|
| 1 CAD | 312.17 KMF |
| 10 CAD | 3,121.71 KMF |
| 50 CAD | 15,608.53 KMF |
| 100 CAD | 31,217.07 KMF |
| 500 CAD | 156,085.33 KMF |
| 1,000 CAD | 312,170.66 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-07T03:06:42Z",
"rates": {
"KMF": 312.170661
}
}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": 31217.0661,
"rate": 312.170661
}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