Rate Overview
Live
1 SGD = 13.4066 MDL
1 MDL = 0.074590
SGD
Avg
13.4704
High
13.5396
Low
13.4066
Last updated: 4/16/2026, 4:09:41 PM
Quick Conversions
| SGD | MDL |
|---|---|
| 1 SGD | 13.41 MDL |
| 10 SGD | 134.07 MDL |
| 50 SGD | 670.33 MDL |
| 100 SGD | 1,340.66 MDL |
| 500 SGD | 6,703.28 MDL |
| 1,000 SGD | 13,406.56 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-04-16T16:09:41Z",
"rates": {
"MDL": 13.406555
}
}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": 1340.6555,
"rate": 13.406555
}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