Rate Overview
Live
1 MDL = 0.233056 MYR
1 MYR = 4.2908
MDL
Avg
0.232223
High
0.236317
Low
0.229312
Last updated: 7/22/2026, 12:02:08 PM
Quick Conversions
| MDL | MYR |
|---|---|
| 1 MDL | 0.23 MYR |
| 10 MDL | 2.33 MYR |
| 50 MDL | 11.65 MYR |
| 100 MDL | 23.31 MYR |
| 500 MDL | 116.53 MYR |
| 1,000 MDL | 233.06 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-07-22T12:02:08Z",
"rates": {
"MYR": 0.233056
}
}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": 23.305600000000002,
"rate": 0.233056
}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