Rate Overview
Live
1 MYR = 4.3146 MDL
1 MDL = 0.231770
MYR
Avg
4.1879
High
4.4423
Low
3.9338
Last updated: 7/14/2026, 12:41:40 AM
Quick Conversions
| MYR | MDL |
|---|---|
| 1 MYR | 4.31 MDL |
| 10 MYR | 43.15 MDL |
| 50 MYR | 215.73 MDL |
| 100 MYR | 431.46 MDL |
| 500 MYR | 2,157.31 MDL |
| 1,000 MYR | 4,314.61 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-14T00:41:40Z",
"rates": {
"MDL": 4.314613
}
}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": 431.46129999999994,
"rate": 4.314613
}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