Rate Overview
Live
1 SDG = 2.8902 MWK
1 MWK = 0.345999
SDG
Avg
2.8898
High
2.8976
Low
2.8828
Last updated: 3/28/2026, 11:03:59 AM
Quick Conversions
| SDG | MWK |
|---|---|
| 1 SDG | 2.89 MWK |
| 10 SDG | 28.90 MWK |
| 50 SDG | 144.51 MWK |
| 100 SDG | 289.02 MWK |
| 500 SDG | 1,445.09 MWK |
| 1,000 SDG | 2,890.18 MWK |
Get SDG/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=MWKExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-28T11:03:59Z",
"rates": {
"MWK": 2.890181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "MWK",
"amount": 100
},
"result": 289.0181,
"rate": 2.890181
}Build with SDG/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key