Rate Overview
Live
1 CAD = 2.9322 MYR
1 MYR = 0.341045
CAD
Avg
2.9123
High
2.9322
Low
2.8982
Last updated: 9/4/2026, 6:49:22 PM
Quick Conversions
| CAD | MYR |
|---|---|
| 1 CAD | 2.93 MYR |
| 10 CAD | 29.32 MYR |
| 50 CAD | 146.61 MYR |
| 100 CAD | 293.22 MYR |
| 500 CAD | 1,466.08 MYR |
| 1,000 CAD | 2,932.17 MYR |
Get CAD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=MYRExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-09-04T18:49:22Z",
"rates": {
"MYR": 2.932165
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "MYR",
"amount": 100
},
"result": 293.2165,
"rate": 2.932165
}Build with CAD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key