Rate Overview
Live
1 MWK = 0.000747 SGD
1 SGD = 1338.69
MWK
Avg
0.000747
High
0.000749
Low
0.000744
Last updated: 7/1/2026, 6:39:12 PM
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-01T18:39:12Z",
"rates": {
"SGD": 0.000747
}
}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.0747,
"rate": 0.000747
}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