Rate Overview
Live
1 MYR = 4.3501 MDL
1 MDL = 0.229880
MYR
Avg
4.3683
High
4.3868
Low
4.3501
Last updated: 5/27/2026, 4:51:59 AM
Quick Conversions
| MYR | MDL |
|---|---|
| 1 MYR | 4.35 MDL |
| 10 MYR | 43.50 MDL |
| 50 MYR | 217.51 MDL |
| 100 MYR | 435.01 MDL |
| 500 MYR | 2,175.05 MDL |
| 1,000 MYR | 4,350.10 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-05-27T04:51:59Z",
"rates": {
"MDL": 4.350104
}
}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": 435.0104,
"rate": 4.350104
}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