Rate Overview
Live
1 SGD = 13.5712 MDL
1 MDL = 0.073686
SGD
Avg
13.5492
High
13.5789
Low
13.5074
Last updated: 5/26/2026, 7:32:46 PM
Quick Conversions
| SGD | MDL |
|---|---|
| 1 SGD | 13.57 MDL |
| 10 SGD | 135.71 MDL |
| 50 SGD | 678.56 MDL |
| 100 SGD | 1,357.12 MDL |
| 500 SGD | 6,785.58 MDL |
| 1,000 SGD | 13,571.16 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-26T19:32:46Z",
"rates": {
"MDL": 13.571162
}
}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.1162,
"rate": 13.571162
}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