Rate Overview
Live
1 CAD = 307.8218 KMF
1 KMF = 0.003249
CAD
Avg
307.5591
High
319.7092
Low
300.1615
Last updated: 3/27/2026, 9:12:23 AM
Quick Conversions
| CAD | KMF |
|---|---|
| 1 CAD | 307.82 KMF |
| 10 CAD | 3,078.22 KMF |
| 50 CAD | 15,391.09 KMF |
| 100 CAD | 30,782.18 KMF |
| 500 CAD | 153,910.91 KMF |
| 1,000 CAD | 307,821.82 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-27T09:12:23Z",
"rates": {
"KMF": 307.821821
}
}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": 30782.182099999998,
"rate": 307.821821
}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