Rate Overview
Live
1 SGD = 13.6108 MDL
1 MDL = 0.073471
SGD
Avg
13.6385
High
13.6827
Low
13.5767
Last updated: 3/27/2026, 1:22:41 PM
Quick Conversions
| SGD | MDL |
|---|---|
| 1 SGD | 13.61 MDL |
| 10 SGD | 136.11 MDL |
| 50 SGD | 680.54 MDL |
| 100 SGD | 1,361.08 MDL |
| 500 SGD | 6,805.42 MDL |
| 1,000 SGD | 13,610.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-03-27T13:22:41Z",
"rates": {
"MDL": 13.61083
}
}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.083,
"rate": 13.61083
}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