Rate Overview
Live
1 SGD = 13.5818 MDL
1 MDL = 0.073628
SGD
Avg
13.5419
High
13.5898
Low
13.4957
Last updated: 6/15/2026, 9:02:53 PM
Quick Conversions
| SGD | MDL |
|---|---|
| 1 SGD | 13.58 MDL |
| 10 SGD | 135.82 MDL |
| 50 SGD | 679.09 MDL |
| 100 SGD | 1,358.18 MDL |
| 500 SGD | 6,790.92 MDL |
| 1,000 SGD | 13,581.84 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-06-15T21:02:53Z",
"rates": {
"MDL": 13.58184
}
}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": 1358.184,
"rate": 13.58184
}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