Rate Overview
Live
1 SDG = 2.8896 MWK
1 MWK = 0.346069
SDG
Avg
2.9056
High
3.3068
Low
2.8793
Last updated: 5/28/2026, 2:33:03 AM
Quick Conversions
| SDG | MWK |
|---|---|
| 1 SDG | 2.89 MWK |
| 10 SDG | 28.90 MWK |
| 50 SDG | 144.48 MWK |
| 100 SDG | 288.96 MWK |
| 500 SDG | 1,444.80 MWK |
| 1,000 SDG | 2,889.60 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-05-28T02:33:03Z",
"rates": {
"MWK": 2.8896
}
}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": 288.96000000000004,
"rate": 2.8896
}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