Rate Overview
Live
1 CAD = 2.9140 MYR
1 MYR = 0.343166
CAD
Avg
3.2165
High
3.5457
Low
2.8682
Last updated: 7/24/2026, 3:45:42 PM
Quick Conversions
| CAD | MYR |
|---|---|
| 1 CAD | 2.91 MYR |
| 10 CAD | 29.14 MYR |
| 50 CAD | 145.70 MYR |
| 100 CAD | 291.40 MYR |
| 500 CAD | 1,457.02 MYR |
| 1,000 CAD | 2,914.04 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-24T15:45:42Z",
"rates": {
"MYR": 2.914042
}
}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.4042,
"rate": 2.914042
}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