Rate Overview
Live
1 CAD = 2.8902 MYR
1 MYR = 0.345995
CAD
Avg
2.8744
High
2.8902
Low
2.8642
Last updated: 4/16/2026, 7:40:39 AM
Quick Conversions
| CAD | MYR |
|---|---|
| 1 CAD | 2.89 MYR |
| 10 CAD | 28.90 MYR |
| 50 CAD | 144.51 MYR |
| 100 CAD | 289.02 MYR |
| 500 CAD | 1,445.11 MYR |
| 1,000 CAD | 2,890.22 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-04-16T07:40:39Z",
"rates": {
"MYR": 2.890216
}
}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": 289.02160000000003,
"rate": 2.890216
}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