Rate Overview
Live
1 MYR = 4.3721 MDL
1 MDL = 0.228723
MYR
Avg
4.3531
High
4.3882
Low
4.3286
Last updated: 5/6/2026, 7:18:27 PM
Quick Conversions
| MYR | MDL |
|---|---|
| 1 MYR | 4.37 MDL |
| 10 MYR | 43.72 MDL |
| 50 MYR | 218.61 MDL |
| 100 MYR | 437.21 MDL |
| 500 MYR | 2,186.05 MDL |
| 1,000 MYR | 4,372.11 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-05-06T19:18:27Z",
"rates": {
"MDL": 4.372106
}
}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": 437.21059999999994,
"rate": 4.372106
}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