Rate Overview
Live
1 SGD = 13.6391 MDL
1 MDL = 0.073318
SGD
Avg
13.4948
High
13.8049
Low
13.0587
Last updated: 7/21/2026, 2:38:20 PM
Quick Conversions
| SGD | MDL |
|---|---|
| 1 SGD | 13.64 MDL |
| 10 SGD | 136.39 MDL |
| 50 SGD | 681.96 MDL |
| 100 SGD | 1,363.91 MDL |
| 500 SGD | 6,819.57 MDL |
| 1,000 SGD | 13,639.13 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-21T14:38:20Z",
"rates": {
"MDL": 13.639134
}
}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": 1363.9134000000001,
"rate": 13.639134
}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