Rate Overview
Live
1 SGD = 13.6112 MDL
1 MDL = 0.073469
SGD
Avg
13.2268
High
13.6715
Low
12.9357
Last updated: 3/27/2026, 5:07:12 PM
Quick Conversions
| SGD | MDL |
|---|---|
| 1 SGD | 13.61 MDL |
| 10 SGD | 136.11 MDL |
| 50 SGD | 680.56 MDL |
| 100 SGD | 1,361.12 MDL |
| 500 SGD | 6,805.60 MDL |
| 1,000 SGD | 13,611.20 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-03-27T17:07:12Z",
"rates": {
"MDL": 13.6112
}
}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.1200000000001,
"rate": 13.6112
}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