Rate Overview
Live
1 MDL = 0.073685 SGD
1 SGD = 13.5713
MDL
Avg
0.073805
High
0.074033
Low
0.073643
Last updated: 5/26/2026, 7:35:14 PM
Quick Conversions
| MDL | SGD |
|---|---|
| 1 MDL | 0.07 SGD |
| 10 MDL | 0.74 SGD |
| 50 MDL | 3.68 SGD |
| 100 MDL | 7.37 SGD |
| 500 MDL | 36.84 SGD |
| 1,000 MDL | 73.69 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-05-26T19:35:14Z",
"rates": {
"SGD": 0.073685
}
}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.3685,
"rate": 0.073685
}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