Rate Overview
Live
1 SGD = 13.6188 MDL
1 MDL = 0.073428
SGD
Avg
13.5121
High
13.6680
Low
13.2231
Last updated: 7/17/2026, 6:42:19 AM
Quick Conversions
| SGD | MDL |
|---|---|
| 1 SGD | 13.62 MDL |
| 10 SGD | 136.19 MDL |
| 50 SGD | 680.94 MDL |
| 100 SGD | 1,361.88 MDL |
| 500 SGD | 6,809.38 MDL |
| 1,000 SGD | 13,618.77 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-17T06:42:19Z",
"rates": {
"MDL": 13.618767
}
}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.8767,
"rate": 13.618767
}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