Rate Overview
Live
1 MDL = 0.073442 SGD
1 SGD = 13.6162
MDL
Avg
0.075000
High
0.077118
Low
0.071893
Last updated: 3/27/2026, 11:37:49 AM
Quick Conversions
| MDL | SGD |
|---|---|
| 1 MDL | 0.07 SGD |
| 10 MDL | 0.73 SGD |
| 50 MDL | 3.67 SGD |
| 100 MDL | 7.34 SGD |
| 500 MDL | 36.72 SGD |
| 1,000 MDL | 73.44 SGD |
Get MDL/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SGDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T11:37:49Z",
"rates": {
"SGD": 0.073442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SGD",
"amount": 100
},
"result": 7.344199999999999,
"rate": 0.073442
}Build with MDL/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key