Rate Overview
Live
1 CAD = 2.9190 MYR
1 MYR = 0.342581
CAD
Avg
2.8818
High
2.9190
Low
2.8513
Last updated: 3/7/2026, 12:31:51 AM
Quick Conversions
| CAD | MYR |
|---|---|
| 1 CAD | 2.92 MYR |
| 10 CAD | 29.19 MYR |
| 50 CAD | 145.95 MYR |
| 100 CAD | 291.90 MYR |
| 500 CAD | 1,459.51 MYR |
| 1,000 CAD | 2,919.02 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-03-07T00:31:51Z",
"rates": {
"MYR": 2.919016
}
}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": 291.90160000000003,
"rate": 2.919016
}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