Rate Overview
Live
1 MYR = 4.3554 MDL
1 MDL = 0.229598
MYR
Avg
4.1812
High
4.4390
Low
3.9491
Last updated: 3/27/2026, 9:30:04 AM
Quick Conversions
| MYR | MDL |
|---|---|
| 1 MYR | 4.36 MDL |
| 10 MYR | 43.55 MDL |
| 50 MYR | 217.77 MDL |
| 100 MYR | 435.54 MDL |
| 500 MYR | 2,177.72 MDL |
| 1,000 MYR | 4,355.45 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-27T09:30:04Z",
"rates": {
"MDL": 4.355448
}
}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": 435.5448,
"rate": 4.355448
}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