Rate Overview
Live
1 MYR = 4.2670 MDL
1 MDL = 0.234359
MYR
Avg
4.2892
High
4.3047
Low
4.2670
Last updated: 7/24/2026, 9:37:08 PM
Quick Conversions
| MYR | MDL |
|---|---|
| 1 MYR | 4.27 MDL |
| 10 MYR | 42.67 MDL |
| 50 MYR | 213.35 MDL |
| 100 MYR | 426.70 MDL |
| 500 MYR | 2,133.48 MDL |
| 1,000 MYR | 4,266.96 MDL |
Get MYR/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=MDLExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-24T21:37:08Z",
"rates": {
"MDL": 4.266958
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "MDL",
"amount": 100
},
"result": 426.69579999999996,
"rate": 4.266958
}Build with MYR/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key