Rate Overview
Live
1 SGD = 1357.73 MWK
1 MWK = 0.000737
SGD
Avg
1361.11
High
1372.46
Low
1353.12
Last updated: 3/7/2026, 7:44:42 AM
Quick Conversions
| SGD | MWK |
|---|---|
| 1 SGD | 1,357.73 MWK |
| 10 SGD | 13,577.34 MWK |
| 50 SGD | 67,886.68 MWK |
| 100 SGD | 135,773.35 MWK |
| 500 SGD | 678,866.75 MWK |
| 1,000 SGD | 1,357,733.51 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-03-07T07:44:42Z",
"rates": {
"MWK": 1357.733506
}
}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": 135773.3506,
"rate": 1357.733506
}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