Rate Overview
Live
1 SGD = 13.5796 MDL
1 MDL = 0.073640
SGD
Avg
13.5344
High
13.5810
Low
13.4834
Last updated: 5/6/2026, 5:18:47 PM
Quick Conversions
| SGD | MDL |
|---|---|
| 1 SGD | 13.58 MDL |
| 10 SGD | 135.80 MDL |
| 50 SGD | 678.98 MDL |
| 100 SGD | 1,357.96 MDL |
| 500 SGD | 6,789.78 MDL |
| 1,000 SGD | 13,579.57 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-05-06T17:18:47Z",
"rates": {
"MDL": 13.579565
}
}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": 1357.9565,
"rate": 13.579565
}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