Rate Overview
Live
1 SGD = 13.6618 MDL
1 MDL = 0.073197
SGD
Avg
13.6589
High
13.7245
Low
13.6055
Last updated: 7/2/2026, 5:39:45 AM
Quick Conversions
| SGD | MDL |
|---|---|
| 1 SGD | 13.66 MDL |
| 10 SGD | 136.62 MDL |
| 50 SGD | 683.09 MDL |
| 100 SGD | 1,366.18 MDL |
| 500 SGD | 6,830.91 MDL |
| 1,000 SGD | 13,661.83 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-07-02T05:39:45Z",
"rates": {
"MDL": 13.661826
}
}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": 1366.1825999999999,
"rate": 13.661826
}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