Rate Overview
Live
1 CAD = 2.8831 MYR
1 MYR = 0.346851
CAD
Avg
2.8770
High
2.8914
Low
2.8615
Last updated: 5/26/2026, 10:31:52 PM
Quick Conversions
| CAD | MYR |
|---|---|
| 1 CAD | 2.88 MYR |
| 10 CAD | 28.83 MYR |
| 50 CAD | 144.15 MYR |
| 100 CAD | 288.31 MYR |
| 500 CAD | 1,441.54 MYR |
| 1,000 CAD | 2,883.08 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-05-26T22:31:52Z",
"rates": {
"MYR": 2.88308
}
}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": 288.308,
"rate": 2.88308
}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