Rate Overview
Live
1 SGD = 13.5985 MDL
1 MDL = 0.073538
SGD
Avg
13.6353
High
13.6827
Low
13.5767
Last updated: 3/27/2026, 8:25:28 PM
Quick Conversions
| SGD | MDL |
|---|---|
| 1 SGD | 13.60 MDL |
| 10 SGD | 135.98 MDL |
| 50 SGD | 679.92 MDL |
| 100 SGD | 1,359.85 MDL |
| 500 SGD | 6,799.24 MDL |
| 1,000 SGD | 13,598.47 MDL |
Get SGD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=MDLExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-27T20:25:28Z",
"rates": {
"MDL": 13.598471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "MDL",
"amount": 100
},
"result": 1359.8471,
"rate": 13.598471
}Build with SGD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key