Rate Overview
Live
1 MWK = 0.000745 SGD
1 SGD = 1342.28
MWK
Avg
0.000745
High
0.000748
Low
0.000743
Last updated: 7/6/2026, 10:33:05 AM
Quick Conversions
| MWK | SGD |
|---|---|
| 1 MWK | 0.00 SGD |
| 10 MWK | 0.01 SGD |
| 50 MWK | 0.04 SGD |
| 100 MWK | 0.07 SGD |
| 500 MWK | 0.37 SGD |
| 1,000 MWK | 0.75 SGD |
Get MWK/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=SGDExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-06T10:33:05Z",
"rates": {
"SGD": 0.000745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "SGD",
"amount": 100
},
"result": 0.0745,
"rate": 0.000745
}Build with MWK/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key