Rate Overview
Live
1 MYR = 4.2897 MDL
1 MDL = 0.233115
MYR
Avg
4.3200
High
4.4423
Low
4.1368
Last updated: 7/21/2026, 4:47:07 AM
Quick Conversions
| MYR | MDL |
|---|---|
| 1 MYR | 4.29 MDL |
| 10 MYR | 42.90 MDL |
| 50 MYR | 214.49 MDL |
| 100 MYR | 428.97 MDL |
| 500 MYR | 2,144.87 MDL |
| 1,000 MYR | 4,289.73 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-21T04:47:07Z",
"rates": {
"MDL": 4.289733
}
}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": 428.9733,
"rate": 4.289733
}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