Rate Overview
Live
1 MDL = 0.229674 MYR
1 MYR = 4.3540
MDL
Avg
0.242454
High
0.253473
Low
0.228254
Last updated: 5/27/2026, 2:31:12 AM
Quick Conversions
| MDL | MYR |
|---|---|
| 1 MDL | 0.23 MYR |
| 10 MDL | 2.30 MYR |
| 50 MDL | 11.48 MYR |
| 100 MDL | 22.97 MYR |
| 500 MDL | 114.84 MYR |
| 1,000 MDL | 229.67 MYR |
Get MDL/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=MYRExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-27T02:31:12Z",
"rates": {
"MYR": 0.229674
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "MYR",
"amount": 100
},
"result": 22.967399999999998,
"rate": 0.229674
}Build with MDL/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key