Rate Overview
Live
1 MYR = 4.2958 MDL
1 MDL = 0.232783
MYR
Avg
4.3360
High
4.4390
Low
4.2242
Last updated: 7/25/2026, 8:47:12 PM
Quick Conversions
| MYR | MDL |
|---|---|
| 1 MYR | 4.30 MDL |
| 10 MYR | 42.96 MDL |
| 50 MYR | 214.79 MDL |
| 100 MYR | 429.58 MDL |
| 500 MYR | 2,147.92 MDL |
| 1,000 MYR | 4,295.84 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-07-25T20:47:12Z",
"rates": {
"MDL": 4.295844
}
}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": 429.58439999999996,
"rate": 4.295844
}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