Rate Overview
Live
1 MYR = 4.3640 MDL
1 MDL = 0.229150
MYR
Avg
4.3770
High
4.3967
Low
4.3529
Last updated: 3/7/2026, 1:05:52 AM
Quick Conversions
| MYR | MDL |
|---|---|
| 1 MYR | 4.36 MDL |
| 10 MYR | 43.64 MDL |
| 50 MYR | 218.20 MDL |
| 100 MYR | 436.40 MDL |
| 500 MYR | 2,181.98 MDL |
| 1,000 MYR | 4,363.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-03-07T01:05:52Z",
"rates": {
"MDL": 4.363956
}
}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": 436.3956,
"rate": 4.363956
}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