Rate Overview
Live
1 CAD = 2.8827 MYR
1 MYR = 0.346899
CAD
Avg
2.9779
High
3.1259
Low
2.8423
Last updated: 5/26/2026, 9:35:38 PM
Quick Conversions
| CAD | MYR |
|---|---|
| 1 CAD | 2.88 MYR |
| 10 CAD | 28.83 MYR |
| 50 CAD | 144.13 MYR |
| 100 CAD | 288.27 MYR |
| 500 CAD | 1,441.34 MYR |
| 1,000 CAD | 2,882.68 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-26T21:35:38Z",
"rates": {
"MYR": 2.882683
}
}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.2683,
"rate": 2.882683
}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