Rate Overview
Live
1 CAD = 2.9249 MYR
1 MYR = 0.341886
CAD
Avg
2.9541
High
3.1082
Low
2.8569
Last updated: 7/20/2026, 2:44:45 AM
Quick Conversions
| CAD | MYR |
|---|---|
| 1 CAD | 2.92 MYR |
| 10 CAD | 29.25 MYR |
| 50 CAD | 146.25 MYR |
| 100 CAD | 292.49 MYR |
| 500 CAD | 1,462.47 MYR |
| 1,000 CAD | 2,924.95 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-07-20T02:44:45Z",
"rates": {
"MYR": 2.924949
}
}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": 292.4949,
"rate": 2.924949
}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