Rate Overview
Live
1 CAD = 2.9452 MYR
1 MYR = 0.339538
CAD
Avg
2.9392
High
2.9452
Low
2.9299
Last updated: 8/16/2026, 9:18:01 AM
Quick Conversions
| CAD | MYR |
|---|---|
| 1 CAD | 2.95 MYR |
| 10 CAD | 29.45 MYR |
| 50 CAD | 147.26 MYR |
| 100 CAD | 294.52 MYR |
| 500 CAD | 1,472.59 MYR |
| 1,000 CAD | 2,945.18 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-08-16T09:18:01Z",
"rates": {
"MYR": 2.945176
}
}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": 294.5176,
"rate": 2.945176
}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