Rate Overview
Live
1 SGD = 13.6161 MDL
1 MDL = 0.073443
SGD
Avg
13.6394
High
13.6827
Low
13.5767
Last updated: 3/27/2026, 11:32:03 AM
Quick Conversions
| SGD | MDL |
|---|---|
| 1 SGD | 13.62 MDL |
| 10 SGD | 136.16 MDL |
| 50 SGD | 680.80 MDL |
| 100 SGD | 1,361.61 MDL |
| 500 SGD | 6,808.03 MDL |
| 1,000 SGD | 13,616.07 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-27T11:32:03Z",
"rates": {
"MDL": 13.616065
}
}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": 1361.6065,
"rate": 13.616065
}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