Rate Overview
Live
1 SGD = 13.5697 MDL
1 MDL = 0.073693
SGD
Avg
13.6059
High
13.7245
Low
13.4950
Last updated: 7/13/2026, 3:09:12 AM
Quick Conversions
| SGD | MDL |
|---|---|
| 1 SGD | 13.57 MDL |
| 10 SGD | 135.70 MDL |
| 50 SGD | 678.49 MDL |
| 100 SGD | 1,356.97 MDL |
| 500 SGD | 6,784.86 MDL |
| 1,000 SGD | 13,569.73 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-13T03:09:12Z",
"rates": {
"MDL": 13.569725
}
}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": 1356.9725,
"rate": 13.569725
}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