Rate Overview
Live
1 MYR = 4.2411 MDL
1 MDL = 0.235790
MYR
Avg
4.2426
High
4.2500
Low
4.2336
Last updated: 8/15/2026, 2:58:27 AM
Quick Conversions
| MYR | MDL |
|---|---|
| 1 MYR | 4.24 MDL |
| 10 MYR | 42.41 MDL |
| 50 MYR | 212.05 MDL |
| 100 MYR | 424.11 MDL |
| 500 MYR | 2,120.53 MDL |
| 1,000 MYR | 4,241.06 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-08-15T02:58:27Z",
"rates": {
"MDL": 4.24106
}
}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": 424.106,
"rate": 4.24106
}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