Rate Overview
Live
1 SGD = 1365.25 MWK
1 MWK = 0.000732
SGD
Avg
1362.22
High
1366.27
Low
1356.59
Last updated: 4/17/2026, 12:13:34 PM
Quick Conversions
| SGD | MWK |
|---|---|
| 1 SGD | 1,365.25 MWK |
| 10 SGD | 13,652.50 MWK |
| 50 SGD | 68,262.51 MWK |
| 100 SGD | 136,525.01 MWK |
| 500 SGD | 682,625.07 MWK |
| 1,000 SGD | 1,365,250.15 MWK |
Get SGD/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=MWKExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-04-17T12:13:34Z",
"rates": {
"MWK": 1365.250147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "MWK",
"amount": 100
},
"result": 136525.0147,
"rate": 1365.250147
}Build with SGD/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key