Rate Overview
Live
1 SGD = 13.5733 MDL
1 MDL = 0.073674
SGD
Avg
13.3581
High
13.9095
Low
12.9671
Last updated: 5/26/2026, 9:46:34 PM
Quick Conversions
| SGD | MDL |
|---|---|
| 1 SGD | 13.57 MDL |
| 10 SGD | 135.73 MDL |
| 50 SGD | 678.66 MDL |
| 100 SGD | 1,357.33 MDL |
| 500 SGD | 6,786.64 MDL |
| 1,000 SGD | 13,573.29 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-26T21:46:34Z",
"rates": {
"MDL": 13.573287
}
}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.3287,
"rate": 13.573287
}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