Rate Overview
Live
1 CAD = 2.9022 MYR
1 MYR = 0.344572
CAD
Avg
2.8880
High
2.9265
Low
2.8626
Last updated: 7/25/2026, 11:13:47 PM
Quick Conversions
| CAD | MYR |
|---|---|
| 1 CAD | 2.90 MYR |
| 10 CAD | 29.02 MYR |
| 50 CAD | 145.11 MYR |
| 100 CAD | 290.22 MYR |
| 500 CAD | 1,451.08 MYR |
| 1,000 CAD | 2,902.15 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-25T23:13:47Z",
"rates": {
"MYR": 2.902152
}
}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": 290.2152,
"rate": 2.902152
}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